Results 151 - 160 of 1633.
Special Characters
updated:2008-10-08 12:29:28
PageStream allows you to enter many special characters that are not shown on the keyboard. Your computer comes with a utility to help you locate non-keyboard characters: * Macintosh: Key Caps in the ''Apple'' menu. * Amiga: KeyShow in the tools directory. * Windows: Character Map in the Accessories program group.Refer to your operating...
Linux Beta Mailing List
updated:2008-07-07 14:34:06
This list is the proper place to post bug reports and ask for help with PageStream Linux beta copies. Once the final version is released this list will be dormant until the next prerelease or beta. In order to reduce the spam on this list, we must first approve all new subscribers. However, everyone gets approved who has any interest in PageStream. For...
Windows Beta Mailing List
updated:2008-07-07 14:33:32
This list is the proper place to post bug reports and ask for help with PageStream Windows beta copies. Once the final version is released this list will be dormant until the next prerelease or beta. In order to reduce the spam on this list, we must first approve all new subscribers. However, everyone gets approved who has any interest in PageStream. For...
GetCoordFromString
updated:2006-09-14 09:46:11 last comment:2008-04-20 11:52:20
Gets the {...} . coord = GetCoordFromString (string, defaultmeasurementtype) Parameters: Results: Notes: See Also: AlertRequester, AppendListString, CloseResource, CreateLanguageEngineList, CreateList, CreateRequester, DoLanguageEngineFormatDate, DoLanguageEngineLocalizeString, DoRequester, FreeLanguageEngineList, FreeList, FreeRequester,...
GetFile
updated:2008-03-12 11:27:40
GetFile Opens a file selector to get a filename and path from the user. getfile [mode] [PATH name] [FILE name] [POSBUTTON label] [NEGBUTTON label] TITLE/s The file selector title. mode/k The file selector type: LOAD (default) | SAVE. PATH/s The default file path. Default=last. FILE/s The default filename to open. Default=last. ...
The Development Environment
updated:2008-03-01 13:47:46 last comment:2008-03-12 11:26:31
Setup
Line, Fill & Color
updated:2006-06-18 19:55:47 last comment:2008-03-08 15:53:00
Line, Fill & Color related articles including, but not limited to, topics such as: Color models Blending Trapping The major theme of the article should be related to line, fill and color usage and reproduction.
SL_AppWaitState
updated:2008-03-02 15:57:08
NAME SL_AppWaitState -- change the applications wait state. SYNOPSIS SL_AppWaitState(apphandle, state); A0 D0 void SL_AppWaitState(APPHANDLE, SLFLAG); FUNCTION Increases or decreases the applications wait state. When an application is in a wait state, no input is allowed through the GUI. On most systems the mouse cursor is changed to a waiting shape. The...
SL_GetAppAttr
updated:2008-03-02 15:36:06
NAME SL_GetAppAttr -- returns information about the application. SYNOPSIS data = SL_GetAppAttr(apphandle, attr); D0 A0 D1 SLTAGDATA SL_GetAppAttr(APPHANDLE, SLTAGTYPE); FUNCTION Returns the requested attribute of the application. INPUTS apphandle - APPHANDLE as returned by SL_AppInit. attr - one of the APPATTR_xxxx tags. TAGS APPATTR_Name (SLCHAR *) - The...
SL_AppCleanup
updated:2008-03-02 15:35:21
NAME SL_AppCleanup - Cleans up after SL_AppInitA. SYNOPSIS SL_AppCleanup(apphandle); A0 void SL_AppCleanup(APPHANDLE); FUNCTION Cleans up after SL_AppInitA. Frees all system resources that may have been allocated by SL_AppInitA. INPUTS apphandle - the apphandle as returned by SL_AppInitA. This call handles a NULL apphandle correctly. SEE ALSO...
Previous 1 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 36 46 56 66 76 86 96 106 116 126 136 146 156 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