How do you read a subfile record which is in output mode?
Answer Posted / deepu
Yes using RRN we can chain n read.We cannot use ReadC as it
is defined in Output mode.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
How can we read file using curser? how to define a curser?
what is a primary file?
how can you check for a records existence without causing and i/o (chain/read)?
How to Define a Procedure in RPG?
how to write *pssr ?
which cl command can be used at program execution to redirect the file named in an rpg program?
different type of cursor?
How to reverse the string in rpg
what is the use of unique keyword and what level it is defined?
how do you use exceptional write in c specs?
in which specification the report layout can be defined?
Can level check error occur if we do chgpf?
define what a data queue is along with a brief example of what it may be used for?
can a join logical file be updated?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?