Results 1421 - 1430 of 1635.
SL_stricmp
updated:2008-03-01 23:36:37
NAME SL_stricmp -- perform a case insensitive compare of two strings. SYNOPSIS result = SL_stricmp(str1, str2); D0 A0 A1 WORD SL_stricmp(SLCHAR *, SLCHAR *); FUNCTION Compares two strings without regard to case. Exactly like the C function stricmp(). It is implemented here because stricmp() is not an ANSI C function. INPUTS str1 - a null terminated...
SL_EndIFFSave
updated:2008-03-01 23:36:37
NAME SL_EndIFFSave -- SYNOPSIS result = SL_EndIFFSave(iffh); D0 A0 SLFLAG SL_EndIFFSave(IFFHANDLE); FUNCTION INPUTS RESULTS SEE ALSO SL_BeginCHUNK, SL_BeginFORM, SL_BeginIFFSave, SL_BeginLIST, SL_BeginPUNK, SL_EndCHUNK, SL_EndFORM, SL_EndIFFSave, SL_EndLIST, SL_EndPUNK, SL_WriteDATA, SL_WroteDATA....
SL_WroteDATA
updated:2008-03-01 23:36:37
NAME SL_WroteDATA -- SYNOPSIS result = SL_WroteDATA(iffh, len); D0 A0 D0 SLFLAG SL_WroteDATA(IFFHANDLE, SLMSIZE); FUNCTION INPUTS RESULTS SEE ALSO SL_BeginCHUNK, SL_BeginFORM, SL_BeginIFFSave, SL_BeginLIST, SL_BeginPUNK, SL_EndCHUNK, SL_EndFORM, SL_EndIFFSave, SL_EndLIST, SL_EndPUNK, SL_WriteDATA, SL_WroteDATA....
SL_EndLIST
updated:2008-03-01 23:36:37
NAME SL_EndLIST -- SYNOPSIS result = SL_EndLIST(iffh); D0 A0 SLFLAG SL_EndLIST(IFFHANDLE); FUNCTION INPUTS RESULTS SEE ALSO SL_BeginCHUNK, SL_BeginFORM, SL_BeginIFFSave, SL_BeginLIST, SL_BeginPUNK, SL_EndCHUNK, SL_EndFORM, SL_EndIFFSave, SL_EndLIST, SL_EndPUNK, SL_WriteDATA, SL_WroteDATA....
SL_EndFORM
updated:2008-03-01 23:36:37
NAME SL_EndFORM -- SYNOPSIS result = SL_EndFORM(iffh); D0 A0 SLFLAG SL_EndFORM(IFFHANDLE); FUNCTION INPUTS RESULTS SEE ALSO SL_BeginCHUNK, SL_BeginFORM, SL_BeginIFFSave, SL_BeginLIST, SL_BeginPUNK, SL_EndCHUNK, SL_EndFORM, SL_EndIFFSave, SL_EndLIST, SL_EndPUNK, SL_WriteDATA, SL_WroteDATA....
SL_EndCHUNK
updated:2008-03-01 23:36:37
NAME SL_EndCHUNK -- SYNOPSIS result = SL_EndCHUNK(iffh); D0 A0 SLFLAG SL_EndCHUNK(IFFHANDLE); FUNCTION INPUTS RESULTS SEE ALSO SL_BeginCHUNK, SL_BeginFORM, SL_BeginIFFSave, SL_BeginLIST, SL_BeginPUNK, SL_EndCHUNK, SL_EndFORM, SL_EndIFFSave, SL_EndLIST, SL_EndPUNK, SL_WriteDATA, SL_WroteDATA....
SL_EndPUNK
updated:2008-03-01 23:36:37
NAME SL_EndPUNK -- SYNOPSIS result = SL_EndPUNK(iffh); D0 A0 SLFLAG SL_EndPUNK(IFFHANDLE); FUNCTION INPUTS RESULTS SEE ALSO SL_BeginCHUNK, SL_BeginFORM, SL_BeginIFFSave, SL_BeginLIST, SL_BeginPUNK, SL_EndCHUNK, SL_EndFORM, SL_EndIFFSave, SL_EndLIST, SL_EndPUNK, SL_WriteDATA, SL_WroteDATA....
SL_EndCommandString
updated:2008-03-01 23:36:37
NAME SL_EndCommandString -- SYNOPSIS comstr = SL_EndCommandString(ch, len); D0 A0 A1 UBYTE *SL_EndCommandString(CSTRHANDLE, SLMSIZE *); FUNCTION INPUTS RESULTS SEE ALSO SL_AbortCommandString, SL_AddCommandDATA, SL_AddCommandSVNUM, SL_AddCommandVNUM, SL_BeginCommandString, SL_EndCommand, SL_EndCommandLen, SL_EndCommandString, SL_StartCommand,...
SL_StartCommand
updated:2008-03-01 23:36:37
NAME SL_StartCommand -- SYNOPSIS result = SL_StartCommand(ch, command, flags); D0 A0 D0 D1 SLFLAG SL_StartCommand(CSTRHANDLE, ULONG, ULONG); FUNCTION INPUTS RESULTS SEE ALSO SL_AbortCommandString, SL_AddCommandDATA, SL_AddCommandSVNUM, SL_AddCommandVNUM, SL_BeginCommandString, SL_EndCommand, SL_EndCommandLen, SL_EndCommandString, SL_StartCommand,...
SL_StartCommandLen
updated:2008-03-01 23:36:37
NAME SL_StartCommandLen -- SYNOPSIS result = SL_StartCommandLen(ch); D0 A0 SLFLAG SL_StartCommandLen(CSTRHANDLE); FUNCTION INPUTS RESULTS SEE ALSO SL_AbortCommandString, SL_AddCommandDATA, SL_AddCommandSVNUM, SL_AddCommandVNUM, SL_BeginCommandString, SL_EndCommand, SL_EndCommandLen, SL_EndCommandString, SL_StartCommand, SL_StartCommandLen....
Previous 1 11 21 31 41 51 61 71 81 91 101 111 121 131 141 142 143 144 145 146 147 148 149 150 151 152 153 163 Next
 PageStream Guide
 PageStream Scripting Documentation
 BME User Documentation
 BME Scripting Documentation
 PageLiner User Documentation
 PageLiner Scripting Documentation
 HHV User Documentation
 Developer Documentation
 PageStream Web Site
 PageStream Web Site Documentation
 PageStream Document Gallery
 PageStream Script Gallery