what is code for reading member in rpgle when wehave
like extmbr(*all)
so we have 3 members in *all then i want to read first
record in 2member
Answer Posted / adhar246
First do *HIVAL SSETGT on the file. It will set the pointer after the last record of first member. than do simple read operation. it will start reading from first record of second member.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
maximum number of subfiles that can be active for a single file is?
when are the referential constraints executed?
what is the syntax for plist?
can error messages as a result of a comp, range or values keyword be overridden?
what is the difference between sflclr and sflinz?
A join logical file has how many record formats?
what is rpg fixed logic cycle?
How can we read file using curser? how to define a curser?
why is as/400 called object oriented machine?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
in conjunction with what other keyword must ovrdta and ovrata be used?
what are dds required for subfile?
what is the maximum number of record formats in dspf?
can a indexed file be accessed in arrival sequence in rpg program?
how do you pass parameters in cl?