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 |
What is class of service ?
how to insert the data in pf by using cl program
what are members?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
Can level check error occur if we do chgpf?
what are different record spacing keywords in rlu ?
Why would you prefer OPNQRYF than logical file?
write a pgm to read p.f using cl pgm?
How to retrieve data from data area?
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
Define a Batch Job?