Undo System Command

UNDO System Commands

Undoes the last command or action.

undo [DOCUMENT name | WINDOW name]

DOCUMENT/s The document name.

WINDOW/s The window name.

Examples:

undo document 'project.doc'

 

Undo  Command Definition  url:PGScmd/undo
  created:2006-03-30 20:24:51   last updated:2006-03-30 20:24:51
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Undo
Dan Kilroy wrote...2006-05-03 15:14:12

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

Undo the {...} .

Undo ([DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For Undo