OUTREC control statement is used to reformat (adds, deletes, or reformats fields) each record after they are sorted, merged, or…
The INREC control statements allow users to reformat an input record before processing. The user can Define the parts of…
PUSH defines the input field, sequence number, or identifier that will be overlaid for each group’s records. For fixed-length records,…
PARSE and IFTHEN PARSE are new options that allow you to extract variable position/length fields into fixed-length parsed fields defined…
SEQNUM creates & inserts sequence numbers in the output record. The sequence numbers are assigned in the order in which…
IFTHEN statements allow you to reformat different records in different ways by specifying how build or overlay items are to…