EasyManua.ls Logo

Rocket 204 - Line-Editing Characters

Default Icon
100 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CMS Terminal Interface 77
Teletype terminals (IODEV = 39, ALTIODEV = 45)
Line-editing characters
When Model 204 is being run in line-at-a-time mode, all the line-editing
characters supported by z/VM can be specified. Refer to the z/VM: CMS User’s
Guide for a summary of these characters.
Table 6-5 lists the defaults for the z/VM logical line-editing symbols.
The user can define special line-editing characters for a particular virtual
machine. Use the z/VM CP QUERY TERMINAL command to determine
characters in effect for a virtual machine, and the CP TERMINAL command to
change characters. In the following example, the line-end character is reset to
slash (/):
CP QUERY TERMINAL
LINEND #, LINEDEL ¢, CHARDEL @, ESCAPE " TABCHAR ON
CP TERMINAL LINEND /
Model 204 provides its own line-editing characters, defined as parameters,
some of which are the same as those used by z/VM.
Table 6-6 lists the Model 204 parameters that affect line editing.
Table 6-5. Defaults for z/VM logical line-editing symbols
Symbol Character Function
Logical character
delete
@ Deletes a character
Logical line end # Indicates logical end-of-line to enable
multiple logical lines to be entered on a
single physical line.
Logical line delete ¢ Deletes a line.
Logical escape " Causes z/VM to consider the next
character to be a data character, not a
line-editing symbol; used when the input
contains a character such as @ or #.
Table 6-6. Model 204 line-editing parameters
Parameter Default Function
ERASE @ Deletes a character
FLUSH # Deletes a line
LINEND ; Indicates a logical end-of-line

Table of Contents