<< SetSmartMap | U Commands >> |
Top: Documentation Library | Up: S Commands |
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 | sign in to add a comment |
There are no user contributed comments for this page. |
<< SetSmartMap | U Commands >> |
Top: Documentation Library | Up: S Commands |