Exchange/RJE Manual

FC Command
Exchange/RJE Commands
3–26 104698 Tandem Computers Incorporated
<BREAK> Returns control to the Exchange/RJE command interpreter without
submitting the edited command to the Exchange/RJE command
interpreter for execution. This lets you exit the FC command without
executing the edited command.
// Stops an insertion or replacement, which lets you perform another
editing operation on the same line. For example, IDDD//D inserts
three Ds and deletes the character above the fourth (and last) D.
If you enter double slashes (//) in response to the FC command
prompt and then press the RETURN key, control is returned to the
Exchange/RJE command interpreter and the edited command is not
executed. This lets you exit the FC command without executing the
edited command.
If you enter any characters other than these editing characters, the characters you enter
replace the corresponding characters in the command. All characters other than the
editing characters perform an implicit replace operation.
Example The following example shows the FC command.
>CONECT 47890
^
RJCI09E COMMAND ERROR
>FC
>CONECT 47890
. IN
>CONNECT 47890
. 3
>CONNECT 37890
. D
>CONNECT 3780
.