How can we override a file during runtime in rpg?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between copybooks and subprocedures in as400?
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
Need a sql query: retrive all duplicate records in table
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
3 members in a databasefile .how to read records from all the members?????????
What is the purpose of PUTOVR keyword?
In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
can i use unique key in LF
How to declare the dynamic(run time) array in rpgle? can you please give example
What is the OPEN and CLOSE accesspath?
program to find the number of objects used in a given program through a display.
We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?