Back to RCL Command Index
No arguments accepted.
Description:
This procedure causes the Rigi editor to clear its graph, close its windows, and terminate. The procedure, rcl_quit, differs from this procedure because it presents a dialog box before the program is permitted to terminate. The rcl_quit_no_verify procedure is executed automatically if the user closes the Rigi Workbench window.
Return Value:
None.
Exceptions:
None.
Example:
# Terminate the Rigi editor.
rcl_quit_no_verify
Back to RCL Command Index |