The MOVEIN command, which lets you move data, has two formats:
CORE=MOVEIN,L=len,FROM=location
CORE=loc1=MOVEIN,L=len,FROM=loc2
The length parameter, L=len, specifies the number of bytes to be moved. The maximum value for len is decimal 256, specified as 256T.
Example
To move twenty (hexadecimal 14) bytes of data from NEWNAME into CUSTNUM, enter:
CORE='CUSTNUM'=MOVEIN,L=14,FROM='NEWNAME'
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|