EXIT [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
EXIT
Terminates the SDMAIN program, closing the dictionary if needed.
Syntax
E[XIT] [.]
Description
If the dictionary is open in customization mode, a restructuring of the
dictionary structure occurs before the program terminates. The
restructure operation may take some time if many dictionary occurrences
are affected by the structure changes.
Open Mode: Any
Scope: Any
Example
The following example exits the program (closing the dictionary and any
files used by the system) and returns control to the operating system.
>EXIT
END OF PROGRAM
: (Returns to MPE)
MPE/iX 5.0 Documentation