Results 1001 - 1010 of 1635.
RX
updated:2006-04-26 12:16:15 last comment:2006-05-04 16:38:06
This executes an external Python, AppleScript or ARexx script, as applicable. RX ([filepath] [DOCUMENT name | WINDOW name]) filepath/s The filename and path of the script. DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. Examples: RX ('PageStream:Scripts/Test') ...
Quit
updated:2006-03-30 18:29:06 last comment:2006-05-04 16:37:50
QUIT System Commands Quit PageStream. quit [mode] mode/k The user prompt mode for unsaved documents. Options: FORCE | ALERT (default )| QUIET. Force ignores the saved status, alert opens an alert box if it has been changed, and quiet ignores the saved status but returns an error if the document had not been saved. Examples: ...
CheckExternalLinks
updated:2006-05-04 16:37:06
Gets the {...} . CheckExternalLinks () Parameters: Results: Notes: See Also: Examples: Python: ARexx: Applescript:
PlaceGraphic
updated:2006-03-30 17:46:00 last comment:2006-05-04 16:36:28
PLACEGRAPHIC File Commands Places a graphic file into a document. placegraphic [FILE filepath] [FILTER name] [progress] [AT x y] [DOCUMENT name | WINDOW name] FILE/s The filename and path of the file. FILTER/k The filter to use. Options: PICT|TIFF | IFFILBM | GIF|BMP | IFFDR2D | IFFILUS | JPEG | MACPAINT | PRODRAW | PCX |...
RevertDocument
updated:2006-03-30 20:08:13 last comment:2006-05-04 16:35:47
REVERTDOCUMENT File Commands This reopens the last saved version of a document, cancelling changes that have been made. revertdocument [FILTER name] [progress] [mode] [DOCUMENT name | WINDOW name] FILTER/k The filter to use. Options: IFFDOC (PageStream v3 & v4) | PAGESTREAM2| PROPAGE | WORDWORTHDOC. progress/k Toggle to display a...
SaveDocument
updated:2006-03-31 10:52:51 last comment:2006-05-04 16:35:34
SAVEDOCUMENT File Commands This saves an open document. savedocument [FILTER name] [TEMPLATE] [progress] [mode] [DOCUMENT name] DEFAULT Saves using the existing filename and path. FILE/s The filename and path to which to save. FILTER/s The filter to use. Options: IFFDOC (default). TEMPLATE/k Saves the document as a template....
OpenDocument
updated:2006-03-30 17:26:09 last comment:2006-05-04 16:35:22
OPENDOCUMENT File Commands This opens a document without opening a window. opendocument [FILE filepath] [FILTER name] [progress] FILE/s The filename and path of the file. FILTER/k The filter to use. Options: IFFDOC (PageStream v3 & v4) | PAGESTREAM2 | PROPAGE | WORDWORTHDOC. progress/k Toggle to display a progress meter. ...
GetPageNumbering
updated:2006-03-30 22:20:07 last comment:2006-05-04 16:34:37
GETPAGENUMBERING Document Queries Gets the page numbering system. getpagenumbering [DOCUMENT name | CHAPTER name | WINDOW name] stem Gets the page numbering system. DOCUMENT/s The document name. CHAPTER/s The chapter name. WINDOW/s The window name. Results: stem startmode/k The page numbering system: AUTOMATIC | AUTOEVEN...
SetPageNumbering
updated:2006-03-31 10:52:57 last comment:2006-05-04 16:34:24
SETPAGENUMBERING Document Commands Sets the page numbering system for pages in a chapter or document. All pages inside the specified (or current) chapter or document will be affected. setpagenumbering [START LENGTH ] [MASTERPAGE name] [FORMAT type] [LANGUAGE name] [PREFIX string] [DOCUMENT name | CHAPTER name | WINDOW name] START/k The...
GetChapterNumbering
updated:2006-03-30 22:20:06 last comment:2006-05-04 16:34:12
GETCHAPTERNUMBERING Document Queries Gets the chapter numbering system and start number. getchapternumbering [DOCUMENT name | CHAPTER name | WINDOW name] stem/a Gets the chapter information. DOCUMENT/s The document name. Default=current. CHAPTER/s The chapter name. Default=current. Results: stem startmode/k The numbering...
Previous 1 11 21 31 41 51 61 71 81 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 121 131 141 151 161 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