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.



I want to remove a duplicates form a given input field using rexx program. please Any one help me ou..

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

Post New Answer

More REXX Interview Questions

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.)

0 Answers   Mind Tree,


How to find or access the current level of a gdg?

0 Answers  


I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool???

1 Answers  


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.

0 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?

0 Answers   IBM,






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.

1 Answers  


is oorexx compatible with rexx?

0 Answers   IBM,


When will a port of ooRexx to "XYZ" be available?

0 Answers  


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?

0 Answers  


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

0 Answers   Wipro,


How do I Run My Rexx Exec.?

2 Answers  


what is uni-rexx?

0 Answers   IBM,


Categories