5-62 Command Reference
Destination
can be one of the following:
Destination
Description
INPUT Input Buffer
DISPLAY The Printer’s Screen
SCRATCH Scratch Buffer
Logical Field Name
(TEMP1)
Temporary Buffer
Field
Logical Field Name (LU1) Lookup Buffer Field
Logical Field Name (PR1) Printer Buffer Field
Logical Field Name
(Field1) [Index]
Array Buffer Field
Buffer-field1, start,
and
length
only:
Number
Number prefixed by a
number sign (#)
Buffer-field1
only:
String
ASCII string delimited
by double quotes
You can move a numeric field into an alphanumeric field. However, you cannot
move an alphanumeric field into a numeric field.
Optional Fields
Invalid
and
valid labels
are discussed in "Script Flow" at the beginning of this
chapter.
Example 1
This example copies the data from the Input Buffer to CONTROL_ID.
MOVE INPUT,CONTROL_ID