Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The SNDRJECMD command allows you to send a command to an RJE host communications subsystem through an active RJE session.
Commands can only be transmitted through an active RJE session. If the session is not active, the host command is discarded, and an error message is displayed.
Note: Avoid sending commands to your host communications subsystem when starting or ending the RJE session. Unexpected host commands issued at these times could disrupt the normal starting or ending process, and leave the session in an unknown state. If the command detects that the RJE session is not fully active, then the host subsystem command is discarded and an error message displayed.
None
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SSND | RJE session description | Qualified object name | Required, Positional 1 |
Qualifier 1: RJE session description | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
HOSTCMD | Host Command | Character value | Required, Positional 2 |
Top |
Specifies the qualified name of the session description of the session through which the RJE host command will be sent.
The possible library values are:
session-description-name: Specify the name of the session description.
Top |
Specify up to 77 characters of text, enclosed in apostrophes, for the command to be sent to the host. No syntax checking of the host subsystem command is performed. Please refer to your host documentation to understand which commands you can issue, their syntax, and the effect that they may have on your RJE session.
Top |
Top |
None
Top |