On 25 May 2010 09:48:27 -0700, yae...@us.ibm.com (Frank Yaeger) wrote:

>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?

It looks like 
SORT FIELDS=(01,009,A),       
       FORMAT=CH              
 INCLUDE COND=(1,9,FS,EQ,NUM) 
SUM FIELDS=NONE               

will work nicely with my finder files.

Thanks all!

----------------------------------------------------------------------
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