UPDATE AFILE Example
Example:
MYFILE
AFILE
VAR1
INIT
"ABC"
VAR2
"XYZ"
.
UPDATE
MYFILE;VAR1,*120,VAR2
Logical file:
Variables:
VAR1 and VAR2
List controls:
*120 (tab to position 120 within the record before updating VAR2)