Getting Started with TRANSACT (32247-90007)

80 Chapter4
Using KSAM and MPE
Using MPE Files
Figure 4-8. Updating Records in an MPE File
Direct access to an MPE file is possible if the MPE record number is known. Use the FIND
verb with both the DIRECT and RECNO= options to accomplish this.
PART-NUMBER> p102
PART-NUMBER: LOCATION: QUANTITY:
p102 bin2 105
is this the record to update? y
LOCATION>
INV-QUANTITY> 110
PART-NUMBER> p102
PART-NUMBER: LOCATION: QUANTITY:
p102 bin2 110
is this the record to update? n
PART-NUMBER> ]