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
what is the use of data structures?
which are control break logic indicators?
what is the purpose of overrides?
How can we arrange duplicate records in a file?
what is procedure prototype and procedure interface.
what is the maximum number of parameters allowed in rpg?
can you have multiple key lists for a single file ?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
What are the record format field mapping options in cpyf?
what is the purpose of putovr (put with explicit override) keyword?
difference between view and index ?
what are various techniques to pass parameters from one program to another?
when should I use method get, and when should I use method post in my cgis?
how can a message from a message file appear as a constant on the screen?
what are the three line types in rlu ?