HP RPG/XL Programmer's Guide (30318-90001)

3-: 56
12 This line unlocks individual records in the data set,
D-ACCOUNTS.
Columns 18-27 contain ACTNO, which contains the key for the
record to unlock in DACCOUNT.
Columns 28-32 contain UNLCK to specify the unlock operation.
Columns 33-42 contain DACCOUNT to identify the data set to
unlock.
Columns 54-55 contain 10 to specify the high resulting
indicator. An indicator is required in this field.
Columns 56-57 contain 11 to specify the low resulting indicator.
An indicator is required in this field.
Columns 58-59 contain 12 to specify the equal resulting
indicator. An indicator is required in this field.
13 This line specifies the output operation for adding records to
the D-ACCOUNTS data set.
Column 15 is E to identify this record as an exception record.
Columns 16-18 are ADD to add records to the TurboIMAGE data set.
Columns 32-37 are ADDREC to name the GROUP Name for the record
to be added.