SetUndoLevels System Command

Changes the number of undo levels available.

setundolevels <levels> [SAVE]

levels/i The number of undo levels to permit.

SAVE Saves the value to the BME 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:
ARexx:

setundolevels 16 save

 

SetUndoLevels  Command Definition  url:BMEcmd/setundolevels
  created:2006-04-19 15:32:21   last updated:2006-08-19 12:07:48
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetUndoLevels
There are no user contributed comments for this page.