<< NewVariable | NudgePoint >> |
Top: Documentation Library | Up: N Commands |
Nudge Object Command
NUDGE Object Commands
Nudge object(s) in any direction by the current nudge value.
nudge <[horz] [vert]> [TAP] [what] [DOCUMENT name | WINDOW name | OBJECTID number]
horz/k The horizontal nudge direction.
Options: LEFT | RIGHT.
vert/k The vertical nudge direction.
Options: UP | DOWN.
TAP/k Nudges 1/10th of the normal amount.
what/k Specifies what to nudge.
Options: ALL Nudges the entire object.
Default.
FRAMEONLY Nudges the frame only.
CONTENTONLY Nudges the contents only.
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
OBJECTID/i The number of the object to manipulate.
Examples:
nudge left up document 'project.doc' nudge down contentonly
Nudge Command Definition url:PGScmd/nudge
created:2006-03-30 17:19:29 last updated:2006-03-30 17:19:29
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For Nudge | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 19:17:56 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Nudge the {...} . Nudge ([LEFT|RIGHT] [UP|DOWN] [TAP] [ALL|FRAMEONLY|CONTENTONLY] [DOCUMENT document | WINDOW document-window | OBJECTID objectid])
ARexx: Applescript: | |
User Contributed Comments For Nudge | sign in to add a comment |
<< NewVariable | NudgePoint >> |
Top: Documentation Library | Up: N Commands |