Exchange/RJE Manual
3 Exchange/RJE Commands
104698 Tandem Computers Incorporated 3–1
This section describes the RJECIR command, which starts the Exchange/RJE
command interpreter, and the individual Exchange/RJE commands. The RJECIR
command is described first; then the Exchange/RJE commands are described. The
Exchange/RJE commands are presented in alphabetic order for easy reference.
Note In Exchange/RJE commands, parameters are separated from one another by either a comma, one or
more blanks, or a comma and one or more blanks. In the syntax diagrams, optional commas that
separate parameters are not shown. Any commas that are shown are required. No comma is allowed
between a command and the first parameter. For more information on command syntax, see the Notation
Conventions following the Preface to this manual.
RJECIR Command The RJECIR command starts the Exchange/RJE command interpreter.
RJECIR [ /
option
[ ,
option
]... / ] [
parameter
]...
option
is an option of the TACL RUN command. Four of the more common options are
described below. For a complete list of all options, see the RUN command in the
TACL Reference Manual.
CPU
primary
specifies the CPU in which the Exchange/RJE command interpreter, the
Exchange/RJE send/receive server, and, provided it does not yet exist, the
Exchange/RJE line server are to run. If the Exchange/RJE line server already
exists, this option does not change the CPU in which it is running.
primary
must be a number from 0 through the number of CPUs in your system less
one. For example, if your system has five CPUs,
primary
must be a number
from 0 through 4.
If you omit this option, the Exchange/RJE command interpreter, the
Exchange/RJE send/receive server, and, provided it does not yet exist, the
Exchange/RJE line server run in the same CPU as the command interpreter’s
primary process. If the Exchange/RJE line server already exists, omitting this
option does not change the CPU in which it is running.