Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
Answer Posted / ravi kumar
Once check the question again...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is kids-rpg?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
how can you display specific subfile page on the screen in unequal subfile?
How to call one program from another program in RPG? please help me with the code
What is the purpose of record level identifier?
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
is this a rpg channel?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
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?
what is the difference between do while and do until?
How to write record if no field or the field are different in physical file in rpgle ?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
how do you use commitment control in rpg?
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?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.