<< CurrentChapter | CurrentDocument >> |
Top: Documentation Library | Up: C Commands |
CurrentChapterPath Document Query Command
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 Command Definition url:PGScmd/currentchapterpath
created:2006-03-30 10:07:13 last updated:2006-08-18 11:21:44
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
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])
ARexx: Applescript: | |
User Contributed Comments For CurrentChapterPath | sign in to add a comment |
<< CurrentChapter | CurrentDocument >> |
Top: Documentation Library | Up: C Commands |