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
for which platforms is uni-rexx available?
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
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?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
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?
Suppose I want to code a rexx program in order to get the inputfile and output files of jcl. I want code snippet or the coding for this?
does uni-rexx give me any capabilities designed specifically for the unix environment?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
What are various loop types supported by rexx?
can oorexx run ibm object rexx programs?
i want new rexx tool which will perform jcl chk without submitting it
how to pass parms to ispf edit macro?
how to access data held on the jes spool?
I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.
What is the use of uni-rexx?