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 |
how can you execute a command from within an rpg program without calling a clp program?
What are the types of data areas?
What is SFLPAG
what does opcode post do ?
what does defn do?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
what are the different types of arrays available in rpg ?
an access path may be in which sequence?
Is it possible to join the same file to itself ?
what is a physical file?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
What is the purpose of OVRATA keyword ?