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

How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?

740


is oorexx compatible with rexx?

741


What is the difference between ooRexx and IBM's Object REXX for Windows?

768


have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?

755


I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.

2094


how to access data held on the jes spool?

865


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.

5318


can I redistribute oorexx freely with commercial software?

759


how to access data in control blocks such as jobname?

775


What are various loop types supported by rexx?

728


how to pass parms to ispf edit macro?

825


I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)

2978


What are the functions available in rexx?

714


How to code the db2 queries using rexx?

772


What are the various error conditions seen in rexx?

700