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 do I access data held on the JES spool?
How do I access data in control blocks such as jobname?
is oorexx compatible with ibm object rexx?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
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?
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.
When will a port of ooRexx to "XYZ" be available?
is there an aix version of oorexx?
what would I use uni-rexx for?
can I redistribute oorexx freely with commercial software?
What is the difference between ooRexx and IBM's Object REXX for Windows?
What is the use of uni-rexx?