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
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
When will a port of ooRexx to "XYZ" be available?
how to access data in control blocks such as jobname?
What are various loop types supported by rexx?
What is the use of uni-rexx?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
Enlist the features of rexx as a programming language.
what would I use uni-rexx for?
can oorexx run ibm object rexx programs?
What are the various error conditions seen in rexx?
What are the functions available in rexx?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
Can I cleanly uninstall oorexx?
how long does the install of oorexx take?
How to code the db2 queries using rexx?