Answer Posted / surendra y mudliar
By using OVRDBF command you can set the pointer in the file
to whichever record you want.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
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?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is data area and how it is used in rpg program ?
what is file information data structure?
How would display prime numbers using CL program?
How can we know running job is batch or interactive?
How Chain operation copies the record's data to the input buffer for the program?
how can you display specific subfile page on the screen in unequal subfile?
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...........
what do you mean by an input subfile, what are the keywords required?
how can I tell when to replace the array?
How to declare the pull button in AS/400..
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
how does the rpg element work?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?