|
Navigation: Commands and Procedures > Undo/Redo |
![]() ![]()
|
The Visual Build Professional GUI app provides unlimited undo and redo capabilities when modifying steps and macros. Undo/redo functionality is accessed via the Edit menu or the standard toolbar.
Notes:
| • | By default, the last 10,000 changes are tracked for undo/redo. To adjust this limit, start RegEdit and create/edit a DWORD value named MaxUndoHistory under HKEY_CURRENT_USER\Software\Kinook Software\Visual Build Professional 6\Options (set the value to 0 for unlimited undo/redo history). |
| • | The script editor also provides undo/redo while editing script code (this is maintained in a separate undo stack which is discarded when the script editor is closed). |