Exit from MODEL without Saving Changes
- Last UpdatedFeb 19, 2025
- 1 minute read
Keywords
QUIT FINISH
Description
QUIT exits from Model without saving any changes or the display setup. QUIT has the effect of deleting any changes made since the last SAVEWORK, module change or Multiple Database (MDB) change.
FINISH does a SAVEWORK then closes the session and Model.
Examples |
|
|---|---|
|
QUIT |
No SAVEWORK, Exit from Model (or current application) and enter Monitor |
|
QUIT ISODRAFT |
No SAVEWORK, Exit from Model (or current application) and enter Isodraft |
|
FINISH |
SAVEWORK and closes session and the Model. |
Command Syntax
>-- QUIT --+-- modulename --.
| |
‘----------------+-->
>-- FINISH -->