MPE/iX Commands Reference Manual (32650-90877)
Chapter 5 189
Command List III
Commands DATA thru EXIT
level-by-level with the EXIT command, enter BYE.
Use
This command is available from a job or session. It is not available from a program or in
BREAK. Pressing
Break has no effect on this command.
Example
The following example shows how to determine what level of the CI you are in, and then,
using the EXIT command, to back out to the root CI:
SHOWVAR HPCIDEPTH
HPCIDEPTH=2
EXIT
SHOWVAR HPCIDEPTH
HPCIDEPTH=1
To back out from the second level to the first, use the EXIT command. To back out from the
session from any level, use the BYE command.
Related Information
Commands BYE, HELLO, RUN, XEQ,SHOWVAR
Manuals Appendix A, "Predefined Variables in MPE/iX"