EXIT [ SNA NRJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation
SNA NRJE User/Programmer Reference Manual
EXIT
Causes the user to exit from the NRJE command interpreter (CI) and
returns control to the process from which the CI was run.
Syntax
_____________________________________
| |
| E[XIT] |
_____________________________________
Description
The EXIT command exits you from the NRJE command interpreter (CI) and
returns control to the process that called the CI. If you have specified
a default workstation (or no workstation) and then changed it by using an
NRJE command, use the NRJE command to return to the previous workstation.
Example
________________________________________________________________________________
| |
| Enter NRJE from MPE (in this case, without a |
| Wsid parameter). |
| |
| :NRJE |
| product number version number NJRE (C) HEWLETT-PACKARD CO. copyright year|
| |
| WELCOME TO NRJE |
| |
| Enter NRJE from within itself using RMT19 as |
| the default workstation. |
| |
| >NRJE RMT19 |
| |
| Do some commands affecting RMT19. |
| |
| RMT19> ... |
| |
| Return control to MPE by using an EXIT command. |
| |
| You do not return to an outer NRJE. If you want|
| to do so, you should use another NRJE command. |
| |
| RMT19>EXIT |
| |
| : ... |
| |
| You have returned to MPE. |
________________________________________________________________________________
MPE/iX 5.0 Documentation