Type of Change: Enhancement
Product: ACUCOBOL-GT
Module: vutil
New Version: 10.1.0
Machines Affected: all
Known Versions Affected: N/A
A new option has been added to vutil -unload to specify the key order in which to read records.
Specify -k #, where # is the key number by which to read files. By default, vutil -unload reads the records in primary key order.
If the -r option is also specified on the same command line, the option that occurs later will be in effect.