Reference Manual

Table Of Contents
Operating the transceiver from a computer
2110 SSB Transceiver Reference Manual 253
Command line control commands
The Backspace key is used for basic editing in CICS. The use of other editing keys
requires a VT100 terminal emulation program such as HyperTerminal in Windows. All
other characters are echoed as they are.
Table 30 lists the keys that can be used to edit commands in CICS.
Special characters
An equal sign (=) or a question mark (?) can be used to initiate an action, or request
information (see page 430, Using ‘=’ and ‘?’).
Command prompt
CICS V3.20 (or later) has an optional prompt to enter commands, that is, >, which
indicates commands can be entered (see page 275, prompt command).
Table 30: Editing keys used in CICS
Keys Action
Delete Deletes the character above the cursor.
Backspace Deletes the character to the left of the cursor.
Ctrl+A Moves to the start of the line.
Ctrl+C Aborts the current command.
Ctrl+E Moves to the end of the line.
Ctrl+K Deletes from the cursor to the end of the text.
Ctrl+R Refreshes the input line.
Ctrl+U Deletes the entire line of text entered.
Moves up through the commands entered previously.
Moves down through the commands entered previously.
Moves one character to the left.
Moves one character to the right.