SetUndoLevels System Command

SETUNDOLEVELS System Commands

Changes the number of undo levels available.

setundolevels [SAVE]

levels/i The number of undo levels to permit.

SAVE Saves to the PageStream3 Preferences file.

Notes:

The number of undo levels is limited only by memory. For unlimited levels of undo, set levels to -1. It is recommended that you restrict the number of levels of undo to conserve memory.

Examples:

setundolevels 16 save

 

SetUndoLevels  Command Definition  url:PGScmd/setundolevels
  created:2006-03-31 10:53:01   last updated:2006-03-31 10:53:01
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetUndoLevels
Dan Kilroy wrote...2006-05-03 20:27:36

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

Gets the {...} .

SetUndoLevels (levels [SAVE])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetUndoLevels