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
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
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 use of sflnxtchg?
can I touch the array during treatments?
is this a rpg channel?
can you debug ile rpg program using isdb?
how do I preserve and clean the array?
what is kids-rpg?
what is *place and *auto keyword in prtf ?plz explain
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how do I declare a table or array in rpg iv?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
What is a record lock error?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?