Howard Brazee on IBM Mainframe Discussion List <IBM-MAIN@bama.ua.edu> wrote
on 05/25/2010 08:59:17 AM:
> We have a lot of jobs that use the following SORTIN
>
> SORT FIELDS=(01,009,A),
>        FORMAT=CH
> SUM FIELDS=NONE
>
> What is the simplest ways to change this to ensure that either we
> exclude blank data or only include numeric IDs here?

Howard,

It's not clear to me exactly what you want to do.  Do you want to
omit records with blanks in 1-9 from the output file?  Or do you
want to make sure records with blanks in 1-9 are kept but NOT
"summarized", or what?

What type of numerics are in positions 1-9 (character, ZD, PD, ?)?
Do they have leading zeros or leading blanks or ?

Please show an example of the records in the input file and what
you expect for output.

Frank Yaeger - DFSORT Development Team (IBM) - yae...@us.ibm.com
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration

 => DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort/>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to