1)how to do date validation in rpg?
2)how to delete dUPLICATE RECORDS?
Answer Posted / sumathi
For Date validation we can use TEST Opcode
Duplicate records can be deleted using RRN
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is ment by record level identifier?
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?
what is the necessary keyword needed to scroll subfile records?
what is kids-rpg?
what do you mean by an input subfile, what are the keywords required?
how does the rpg element work?
What is a record lock error?
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.
what are the key words you must use when using a subfile?
How to call one program from another program in RPG? please help me with the code
What is difference between bind by copy and bind by reference?
What is the difference between iter and do?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what is program status data structure?