How do I read records from Subfile? what is the purpose of
READC explain with example?
Answer Posted / syam
EXFMT = Write Screen + Read Screen
To read subfile use always READC
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How to write record if no field or the field are different in physical file in rpgle ?
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?
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?
Explain mdt?
what is the use of sflnxtchg?
what is the rpg system?
how do I preserve and clean the array?
How to handle duplicate error handling in RPG?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
what is file information data structure?
What are the types of identifiers?
What is difference between bind by copy and bind by reference?
What is the difference between iter and do?
do you use message subfiles? What are the necessary keywords required coding a message subfile?