|
|
| Author |
Message |
mightyscorpashwin
New User
Joined: 04 Apr 2007 Posts: 6 Location: tn
|
|
|
|
| Can I compare two datasets as such using REXX? I need to get the output which would be the lines which differ in this comparision. |
|
| Back to top |
|
 |
References
|
Posted: Tue Apr 01, 2008 6:20 pm Post subject: Re: Compare two datasets as such using REXX |
 |
|
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 2320 Location: italy
|
|
|
|
sure, why not, REXX is a quite sophisticated programming language....
but why reinvent the wheel,
check if ISPF SUPERC/SUPERCE satisfy Your need,
You did not tell what kind of data You are trying to compare... |
|
| Back to top |
|
 |
mightyscorpashwin
New User
Joined: 04 Apr 2007 Posts: 6 Location: tn
|
|
|
|
| I am trying to compare two files which will have character type of data. And if I am right, you are asking me to compare the files by issuing SUPERC command in ISPEXEC address. Is it? |
|
| Back to top |
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 2320 Location: italy
|
|
| Back to top |
|
 |
mightyscorpashwin
New User
Joined: 04 Apr 2007 Posts: 6 Location: tn
|
|
|
|
| Sorry! Anyways, Thanks!! |
|
| Back to top |
|
 |
|
|