Results 491 - 500 of 1633.
DeleteBookmark
updated:2006-08-18 11:25:16
Brief description. New in 4.0. deletebookmark [BOOKMARK name][BOOKMARKID id] [DOCUMENT document | WINDOW document-window] Examples: ARexx: deletebookmark
D Commands
updated:2006-08-18 11:24:48
PageStream D Command Reference
CutText
updated:2006-08-18 11:24:32
Cuts the selected text to the clipboard. cuttext [progress] [DOCUMENT name | WINDOW name] progress/k Toggle to display a progress meter. Options: STATUS|NOSTATUS (default). DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. Examples: ARexx: cuttext cuttext status document 'project.doc'...
CutObject
updated:2006-08-18 11:24:14
Cuts the selected object(s) to the clipboard. cutobject [progress] [DOCUMENT name | WINDOW name | OBJECTID number] progress/k Toggle to display a progress meter. Options: STATUS|NOSTATUS (default). DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. OBJECTID/i The number of the object to cut. Examples: ARexx: cutobject...
CurrentWindowPath
updated:2006-08-18 11:24:01
Gets the full path of the current window. The path is: [documentname~]windowname currentwindowpath [WINDOW name] WINDOW/s The window name. Default=current. Results: The path is returned to RESULT. Examples: ARexx: currentwinpath
CurrentWindow
updated:2006-08-18 11:23:31
Gets the name of the current window. currentwindow WINDOW/s The window name. Default=current. Results: The name is returned to RESULT. Examples: ARexx: currentwindow
CurrentPagePath
updated:2006-08-18 11:23:09
Gets the full path of the current page. The path is: [document[:chapter[:subchapter]~]pagenumber currentpagepath [WINDOW name] WINDOW/s The window name. Default=current. Results: The path is returned to RESULT. Examples: ARexx: currentpagepath
CurrentPage
updated:2006-08-18 11:22:56
Gets the number of the current page. currentpage [WINDOW name] PAGE The page number. Default=current. WINDOW/s The window name. Results: The number is returned to RESULT. Examples: ARexx: currentpage
CurrentMasterpagePath
updated:2006-08-18 11:22:40
Gets the full path of the master page of the current page. The path is: [document[:chapter[:subchapter]~]masterpage currentmasterpagepath [DOCUMENT name | WINDOW name] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Results: The path is returned to RESULT. Examples: ARexx: currentmasterpagepath...
CurrentMasterpage
updated:2006-08-18 11:22:15
Gets the name of the current master page. currentmasterpage [DOCUMENT name | WINDOW name] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Results: The name is returned to RESULT. Examples: ARexx: currentmasterpage
Previous 1 11 21 31 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 70 80 90 100 110 120 130 140 150 160 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