HELP [ SNA NRJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation
SNA NRJE User/Programmer Reference Manual
HELP
Provides you with information about subsystem commands.
Syntax
______________________________________
| |
| H[ELP] [NRJECommand [,Keyword]]|
| [MSGnumber] |
______________________________________
Parameters
NRJECommand A full or abbreviated version of any NRJE command. If you omit this
parameter you receive a list of all NRJE commands.
NRJE displays the command name, the command syntax, and a list of
keywords for the command.
MSG Number An integer representing any valid NRJE message. Information on most
frequently referenced error messages is available.
Keyword Keywords for all commands are as follows:
S[YNTAX]
PA[RMS]
O[PERATION]
A[LL]
* SYNTAX lists the syntax of the specified command (this is the
default if no Keyword is specified).
* PARMS lists all parameters of the specified command.
* OPERATION discusses the use of the specified command.
* ALL lists all help information for the specified command.
The Keyword parameter can be entered with a command. For example,
HELP SUBMIT,PARMS. In this case, PARMS is a keyword and must be
separated from the command with a comma.
If the keyword ALL is used, SYNTAX, PARMS, and OPERATION information
is displayed, and you are prompted for a carriage return before each
new set of information.
Description
The HELP command enables you to obtain online information about NRJE
commands and error messages . If you enter HELP without any parameters,
NRJE displays a list of commands. If you specify any NRJE command in the
NRJECommand parameter and omit the Keyword parameter, you receive a
one-line description of that particular command and its syntax. Output
is displayed one screen at a time, and you are prompted for a carriage
return before each new screen.
The function of this help facility is closely patterned after MPE's help
facility.
Example
_____________________________________________________________________________
| |
| R20>HELP NRJE |
| NRJE |
| |
| Switch to a new workstation. |
| |
| SYNTAX: N[RJE] wsid |
| |
| KEYWORDS: SYNTAX, PARMS, OPERATION, ALL |
| |
| R20>HELP NRJE,OPERATION |
| OPERATION |
| |
| The NRJE command switches the NRJE command interpreter to a |
| new workstation. The next prompt displayed is that |
| configured for the new workstation. |
| KEYWORDS: SYNTAX, PARMS, OPERATION, ALL |
| R20> |
_____________________________________________________________________________
MPE/iX 5.0 Documentation