GetGuideSnap Document Query Command

GETGUIDESNAP Document Queries

Gets the guide snap status.

getguidesnap [WINDOW name]

WINDOW/s The window name. Default=current.

Results:

Returns the guide snap status (ON|OFF) to RESULT.

Examples:

getguidesnap
say 'Guide Snap: '||result

 

GetGuideSnap  Command Definition  url:PGScmd/getguidesnap
  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 GetGuideSnap
Dan Kilroy wrote...2006-05-04 17:18:29

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

mode<ON|OFF> = GetGuideSnap ([PAGE &pflag] [RULER &rflag] [WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For GetGuideSnap