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 / 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 |
How to run my rexx exec?
can I redistribute oorexx freely with commercial software?
What are various loop types supported by rexx?
for which platforms is uni-rexx available?
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.
is there an aix version of oorexx?
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?
When will a port of ooRexx to "XYZ" be available?
I'm new to rexx. How to code rexx in jcl to read in a lpar cpu usage file and select 1. date, time 2. some system names 3. cpu usage for each system. The input file has hourly reporting. The output file (CSV)is for excel use. Run in batch mode. Output in FB.
What does the sample library of uni-rexx consist of?
how to access data held on the jes spool?
does uni-rexx give me any capabilities designed specifically for the unix environment?