of
the
CP
command entered;
OFF
specifies that the
CP
command environment continues until
terminated with the BEGIN command.
EMSG
{ON
}
OFF
CODE
TEXT
controls error message handling.
ON
specifies that
both
error code and text are to be displayed; TEXT,
that only the text
is
to be displayed; CODE, that
only the code
is
to be displayed;
OFF
that
no error
messages are to be displayed. When you log on,
EMSG
is
set TEXT.
PFnn n
MMED
pfdata
1 #. . . J
LDELAYED
[ICc]
[BLb]
pfdatal#
...
defines the function to be performed for the
specified program function key.
If
specified with no
operand, the key will be considered to be undefined.
In
PFnn,
nn
is
a number from 1
to
12 that
corresponds to a key
on
the keyboard. The operand
defines the function(s) to be performed when you
press
that
key.
IMMED indicates that the function(s) is(are) to be
performed immediately after pressing the key.
DELAYED
indicates that the pfdata# ...
is
to be
written into the display input area,
and
will not be
executed until you press the
ENTER
key.
If
neither
is specified, DELAYED will be assumed.
ICc
defines the character c which will be replaced
with
an
insert cursor control character; only the first
occurrence of c will be replaced.
If
ICc
is
not
specified with the DELAYED option, the cursor will
be
placed
at
the end of the data.
BLb
defines the character b which will be replaced
by
blanks; all occurrences of b will
be
replaced by
blanks.
Chapter 7.
VM/PC
Commands
7-39