BUILD

OUTREC control statement use in SORT

OUTREC control statement is used to reformat (adds, deletes, or reformats fields) each record after they are sorted, merged, or…

3 years ago

CHANGE Input Data using SORT Lookup

CHANGE in OUTREC statement can be used to look up and change the content in the file while sorting. Build…

4 years ago

INREC control statement use in SORT

The INREC control statements allow users to reformat an input record before processing. The user canĀ  Define the parts of…

4 years ago

PARSE fields using IFTHEN parameter

PARSE and IFTHEN PARSE are new options that allow you to extract variable position/length fields into fixed-length parsed fields defined…

5 years ago

IFTHEN Syncsort utility with examples

IFTHEN statements allow you to reformat different records in different ways by specifying how build or overlay items are to…

6 years ago