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


Please Help Members By Posting Answers For Below Questions

Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?

722


What are various loop types supported by rexx?

709


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?

726


What are the various error conditions seen in rexx?

686


does uni-rexx give me any capabilities designed specifically for the unix environment?

748


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?

686


What is the use of uni-rexx?

703


is there an aix version of oorexx?

742


is oorexx compatible with rexx?

719


How to code the db2 queries using rexx?

755


what is uni-rexx?

768


Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?

672


how to access data held on the jes spool?

843


how to access data in control blocks such as jobname?

759


How to run my rexx exec?

728