1)how to do date validation in rpg?
2)how to delete dUPLICATE RECORDS?

Answer Posted / sekhar

For Date validation we can use TESTD Opcode
Duplicate records can be deleted using RRN

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Interviewer asked me write down DDS for load all subfile .can anybody write dds

1417


What is the difference between iter and do?

974


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1786


How to select highest score of each subject or how to select highest income of every month?

1528


What are the types of identifiers?

798


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

6001


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

966


How to call one program from another program in RPG? please help me with the code

1515


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

870


Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?

1748


How to declare the pull button in AS/400..

2151


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

1054


When it is desirable to describe files Internally?

1428


How to write record if no field or the field are different in physical file in rpgle ?

729


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

762