<< GetGroup | GetGuideDisplay >> |
Top: Documentation Library | Up: G Commands |
GetGuide Document Query Command
GETGUIDE Document Queries
Gets the snap-to-guide settings for a master page side.
getguide
stem/a Gets the guide info.
MASTERPAGE/s The master page name. Default=current.
Results:
stem
snap/k The snap method: ALL|RANGE.
rangeh/d The horizontal range.
rangev/d The vertical range.
Examples:
getguide info if info.snap='RANGE' then do say 'Snap horizontally within '||info.rangeh say 'Snap vertically within '||info.rangev end
GetGuide Command Definition url:PGScmd/getguide
created:2006-03-30 22:20:07 last updated:2006-03-30 22:20:07
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For GetGuide | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 18:50:45 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . GetGuide (guidearray/.SNAP<ALL|RANGE.RANGEH.RANGEV> [MASTERPAGE document:...-masterpage | DOCUMENT document | WINDOW document-window])
ARexx: Applescript: | |
User Contributed Comments For GetGuide | sign in to add a comment |
<< GetGroup | GetGuideDisplay >> |
Top: Documentation Library | Up: G Commands |