HPlogo SNA NRJE User/Programmer Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 3 User Commands

EXIT

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

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.
Feedback to webmaster