ResetSystem
ResetSystem
Shuts all currently open windows and restores any system settings saved by means of the SET SAVE command.
Warning: Use this utility command only from the Zim prompt. Do not use this command from the command prompt within the Development Center’s windowed interface
Syntax
ResetSystem
Comments
The ResetSystem command shuts all open windows and restores any outstanding SET SAVE commands. During development while you are testing and debugging application components, application windows are left open and SET SAVE commands are not reversed by SET RESTORE commands as a result of coding errors. The ResetSystem command tidies up your environment by closing open windows and executing SET RESTORE commands.
Example
To close all open windows and restore any saved settings:
ResetSystem