Command Reference 5-61
MOVE
Purpose Copies data between fields.
Syntax MOVE
source
,
destination
[
,
[
invalid label
] [
, valid label
] ]
Process The MOVE command copies data between fields. The contents of
source
replaces
the contents of
destination
with no effect on
source
.
Source
can be one of the following:
Source
Description
INPUT Input 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
only:
String
ASCII string delimited
by double quotes
Buffer-field1, start,
and
length
only:
Number
Number prefixed by a
number sign (#)
SCRATCH Scratch Buffer