<< CurrentPage | CurrentWindow >> |
Top: Documentation Library | Up: C Commands |
CurrentPagePath Document Query Command
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
CurrentPagePath Command Definition url:PGScmd/currentpagepath
created:2006-03-30 10:07:13 last updated:2006-08-18 11:23:09
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For CurrentPagePath | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 18:59:26 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . pagepath|mpgpath = CurrentPagePath ([DOCUMENT document | WINDOW document-window])
ARexx: Applescript: | |
User Contributed Comments For CurrentPagePath | sign in to add a comment |
<< CurrentPage | CurrentWindow >> |
Top: Documentation Library | Up: C Commands |