Exchange/RJE Manual

RJESV Command
Exchange/RJE System Procedure Calls
104698 Tandem Computers Incorporated 5–5
If you omit this parameter:
2780-emulation mode sends and receives blocks up to 400 bytes long.
3780-emulation mode sends blocks up to 512 bytes long and receives
blocks up to 520 bytes long.
Operation in block mode is not possible.
E[BCDICNL] {ON | OFF}
specifies whether the Exchange/RJE line server treats the EBCDIC NL
character as a record separator or as data.
If you specify EBCDICNL ON, the line server will not recognize the NL
character as a record separator; the NL character will be passed on as ASCII
data (%H85).
If you specify EBCDICNL OFF, the line server will recognize the the NL
character as a record separator.
This parameter must be set before the line server is first started; it is the global
setting for the life of line server. However, the specified value can be
overridden for the duration of a RECEIVE command. If you omit this
parameter, the default value is EBCDICNL OFF.
L[INE] [\system.]$
line
specifies the data communications line that you want to use and, optionally,
the system on which it resides. This parameter is required.
line
can be in one of two forms:
line
can be from one to seven alphanumeric characters, of which the
first must be a letter. If the system name is also specified,
line
must
be no longer than six characters.
line
can be from one to four digits with a maximum value of 4095.
In either form, $
line
must name an existing data communications line
that was defined during system generation.
You must also specify the system on which the data communications line
resides (\
system
) if one or both of the following is true.
The data communications line does not reside on the same system as the
line server.
The line server, the data communications line, and the ACU (if any) reside
on the local system, and you want them to be accessible from other
systems.