Results 1631 - 1633 of 1633.

SL_RenameSubItem updated:2008-03-01 23:36:38
NAME SL_RenameSubItem -- renames a submenu item. SYNOPSIS success = SL_RenameSubItem(ah, barid, menuid, itemid, subid, newname); D0 A0 D0 D1 D2 D3 A1 SLFLAG SL_RenameSubItem(APPHANDLE, UWORD, UWORD, UWORD, UWORD, SLCHAR *); FUNCTION INPUTS RESULTS SEE ALSO SL_AddMenuItem, SL_AddSubItem, SL_BeginMenuUpdate, SL_CheckFontMenuItem, SL_CheckMenuItem,...

SL_DoesFileExist updated:2008-03-01 23:36:38
NAME SL_DoesFileExist -- checks if the file exist or not SYNOPSIS success = SL_DoesFileExist(filename); D0 A0 SLFLAG SL_DoesFileCheck(SLCHAR *); FUNCTION INPUTS RESULTS success - TRUE if the file exist, FALSE if the file does not exist. SEE ALSO SL_BeginExamine, SL_CloseFile, SL_DeleteFile, SL_DoesFileExist, SL_EndExamine, SL_EndFileNotify,...

SL_GetFontMenuName updated:2008-03-01 23:36:38
NAME SL_GetFontMenuName -- gets the name of the selected font in a font menu. SYNOPSIS SL_GetFontMenuName(ah, buff); A0 A1 void SL_GetFontMenuName(APPHANDLE, SLCHAR *); FUNCTION When a menu selection is made from a font menu, this call is used to get the name of the font that was selected. INPUTS SEE ALSO SL_AddMenuItem, SL_AddSubItem, SL_BeginMenuUpdate,...

Previous 1 11 21 31 41 51 61 71 81 91 101 111 121 131 141 151 161 162 163 164

    PageStream User Documentation
    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