>//TOOLCNTL DD  *
>OPTION NOEQUALS,DYNALLOC=(SYSDA,8)
>SORT FIELDS=(104,4088,A),FORMAT=CH
>SUM FIELDS=NONE
>//*


I always wondered why the function to simply eliminate duplicate records is 
hidden within the SUM function? This is awkward. Why isn't there a clear and 
straight forward keyword either on the OPTION or on the SORT statement, such as 
NODUPLICATES/DUPLICATES?


--
Peter Hunkeler




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to