How do you read a subfile record which is in output mode?
Answers were Sorted based on User's Feedback
Answer / samson arokiaraj
Use CHAIN with subfile RRN and read the record.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / 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 |
when should I use method get, and when should I use method post in my cgis?
What Is The Purpose Of The "n" In The Following Calculation Specification?
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?
Is LDA can be access accross the Job?
What Is The Difference Between Goto & Exsr?
What is the purpose of OVRDTA keyword ?
what key word is used when screen is re-display?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
What is the difference between Physical and Logical files ?
What is the exact difference between Service Program and Binding Directory?
1.what operation cannot be used in conjunction with file coded as divice type disk? 2.Difference between INCLUDE AND COPY?
What is the use of OVRPRTF ?