I want to remove a duplicates form a given input field using rexx program. please Any one help me out to solve this ...
Thanks in Advance.
Answer Posted / dk
You can call SORT from your REXX routine, provided SYSIN as array of data read from input file.
And your SORTCARD should contain SUM FIELDS = (NONE)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does the sample library of uni-rexx consist of?
If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?
why is there no os/2 (ecs) port of oorexx?
is oorexx compatible with rexx?
Suppose if there are a set of statements and each has a word “value” in it, if I want to display all these statements so that the word “value” is aligned, then how do I code this in rexx?
is there an aix version of oorexx?
i want new rexx tool which will perform jcl chk without submitting it
How to code the db2 queries using rexx?
what would I use uni-rexx for?
can I redistribute oorexx freely with commercial software?
for which platforms is uni-rexx available?
how to pass parms to ispf edit macro?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
what if I need to have the same application running on multiple platforms, such as unix and the mainframe? Does that mean I have to maintain two separate sources?
What is the use of uni-rexx?