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
how do I declare a minor?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to write record if no field or the field are different in physical file in rpgle ?
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...?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what was the robotech rpg?
how do you use commitment control in rpg?
What is the purpose of record level identifier?
what is the procedure and explain about real time scenario.
How to call one program from another program in RPG? please help me with the code
what is the rpg system?
how does the rpg element work?
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?
what is the necessary keyword needed to scroll subfile records?