Gets the full path of the current chapter. The path is: documentname[:chaptername[:subchaptername]] currentchapterpath [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: currentchapterpath
CurrentChapterPath Command Definition url:PGScmd/currentchapterpath created:2006-03-30 10:07:13 last updated:2006-08-18 11:21:44 Copyright 2001-2009 GrasshopperLLC | User Contributed Comments For CurrentChapterPath | sign in to add a comment |
| Dan Kilroy wrote... | 2006-05-04 16:32:31 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . chappath = CurrentChapterPath ([DOCUMENT document | CHAPTER document:... | WINDOW document-window]) Parameters:
Results:
Notes:
See Also:
Examples: Python:
ARexx: Applescript:
|
| User Contributed Comments For CurrentChapterPath | sign in to add a comment |
|