1)how to do date validation in rpg?
2)how to delete dUPLICATE RECORDS?
Answer Posted / anonymus
TO VALIDATE DATE IN RPG .GO FOR "TEST" OPCODE
TO DELETE DUPLICATE RECORDS IN RPG GO FOR READE &DELETE
OPCODES
Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how does the rpg element work?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
How to handle duplicate error handling in RPG?
how do I declare a minor?
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?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how can you display specific subfile page on the screen in unequal subfile?
what is a rpg?
What is file identifier where we can use?
what do you mean by an input subfile, what are the keywords required?
what is kids-rpg?
how do you use commitment control in rpg?
how can I tell when to replace the array?
How Chain operation copies the record's data to the input buffer for the program?