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 to reverse a string using RPG?
pf named karthik 3members jan feb mar cmd must executed create mbr ar ap
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
What are the functions of Remote Job Entry (RJE) ?
What is difference between CAT, TCAT, BCAT?
What is the function of RJE Conversion Utility?
how many files can be defined in f specs?
what is the difference between udate and the system date?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
how to see all source files in a particular library? ex:xyz is a library name a,b,and c..... are source files how to see?
under given circumstances, my cgi should link to another site. How to implement this?
maximum number of subfiles that can defined in a rpg program for one display file is?