chitownjoe
Programmer
How would I code(PROCEDURE DIVISION), to first extract
certain records(ie. ACCT-NO = '0001400100'), write them
to a file, then SORT the rest of the records, and include
the sorted records, in the same file? I've pretty much
got the rest of the program coded, just need to add this
logic, the best way possible. Thanks-CHITOWN JOE
certain records(ie. ACCT-NO = '0001400100'), write them
to a file, then SORT the rest of the records, and include
the sorted records, in the same file? I've pretty much
got the rest of the program coded, just need to add this
logic, the best way possible. Thanks-CHITOWN JOE