|
OMIT control statement |
|
Use an OMIT statement if you do not want certain records to appear in the output data set. The OMIT statement selects the records you want to exclude. You can specify either an INCLUDE statement or an OMIT statement in the same DFSORT run, but not both. COND parameter The parameter COND may assume 3 values:
Details For details about relation conditions, field definition, padding and truncation and supported comparisons, please refer to the INCLUDE control statement . |