EXIT [ HP Transact Reference Manual ] MPE/iX 5.0 Documentation
HP Transact Reference Manual
EXIT
Generates an exit from the Transact program to MPE or from a called
Transact program to the calling Transact program.
Syntax
EXIT;
EXIT causes control to return to the operating system from a main
program. If Transact was processing a called program, control returns to
the calling program where processing continues.
Unlike END, EXIT does not issue the EXIT OR RESTART (E/R)? prompt.
MPE/iX 5.0 Documentation