Redo System Command

REDO System Commands

Redoes the last command or action undone.

redo [DOCUMENT name | WINDOW name]

DOCUMENT/s The document name. Default=current.

WINDOW/s The window name. Default=current.

Examples:

redo document 'project.doc'

 

Redo  Command Definition  url:PGScmd/redo
  created:2006-03-30 20:08:12   last updated:2006-03-30 20:08:12
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Redo
Dan Kilroy wrote...2006-05-03 15:14:55

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

Redo the {...} .

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


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For Redo