Page 1 of 1

Excluding duplicate words in line compare

Posted: Wed Jun 10, 2020 12:38 am
by schintala
Hi,
I am trying to compare two files to exclude duplicate words in superc. Here is the situation. In below new DSN "P0DBWKP1" doesn't exist in old dsn. I need to take that job only in my superc report. Due to this I am receiving duplicate entries in my report. Is this something can be done through superc? Thank you in advance for any help.

Old DSN

Code: Select all


000242              P0DBWKPJ    P0DBWKP6    P0DBWKP7    P0DBWKP8  
000243              P0DBWL08    P0DBWL09    P0DBWL10    P0DBWOA1  
000244              P0DBWOE1    P0DBWOE2    P0DBWOE3    P0DBWOE4  
000245              P0DBWOE5    P0DBWOE6    P0DBWOIG    P0DBWOPA  
000246              P0DBWOPB    P0DBWOPC    P0DBWOPD    P0DBWOPE  
 


New DSN

Code: Select all


000242              P0DBWKPJ    P0DBWKP1    P0DBWKP6    P0DBWKP7    
000243              P0DBWKP8    P0DBWKT1    P0DBWL08    P0DBWL09    
000244              P0DBWL10    P0DBWOA1    P0DBWOE1    P0DBWOE2    
000245              P0DBWOE3    P0DBWOE4    P0DBWOE5    P0DBWOE6    
000246              P0DBWOIG    P0DBWOPA    P0DBWOPB    P0DBWOPC    
 

Re: Excluding duplicate words in line compare

Posted: Wed Jun 10, 2020 1:54 am
by NicC
You want to know if it can be achieved via SUPERC; so why post in the DFSort forum?
Moving topic.