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
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])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For Nudge