If record (part that I sort on) "already" exists, remove all these records
(or if "exists" and there is a record with 999 in col8-10)
IN:
AAAAAA 001
BBBBBBB 009
AAAAAA 999
OUT:
BBBBBB 009
//Lasse
(or if "exists" and there is a record with 999 in col8-10)
BillyBoyo wrote:Sorry, I think I took a wrong track from the subject you gave the topic.
So, if a particular key (1, 6) has one record with an indicator value of "999" then the whole group of records should be excluded, everything else should be included? Have I got it now?
BillyBoyo wrote:Unfortunately I can't test it, and I'm only learning about DFSORT as well. I have hopes that it would work, but no idea or if optimal. My first JOINKEYS attempt
Return to DFSORT/ICETOOL/ICEGENER