If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
No Answer is Posted For this Question
Be the First to Post Answer
can anyone say,what is the use of operation extended H/N/P?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
how can you display specific subfile page on the screen in unequal subfile?
what is the use of sflnxtchg?
steps for debugging two rpg programs????
wat is meant by hidden field , why it is used?
Why we cannot call a service program? If I add a PEP can i call the service program?
How to read a record from file where there is multiple record occurrence is available?
this is rpg3 code W0RTN IFEQ @CN,002 what is the means @CN,002
What does Implicit Open means with respect to a file ? What about the Explicit Open?..what are the major differences between these two?
What is the purpose of PUTOVR keyword?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?