Q. HOw can read multimember file through RPG/400 and CL/400
Actully i know that we can Read multimember file in RPG
through EXEFILE and EXEMBR and in cl through OVRDBF and
MEMBER(3)....But i want to read 3 members by CL Program And
RPG/400 program.Please write the coding(Program) for both
RPG/400 and CL/400 programs?
2.What are the full forms(stands) of EXEFILE and EXEMBR?
Answer Posted / gagan
in Cl using command DSPFD get the list of all the members of a PF in a outfile .
Then read that outfile in loop.it will read all the members in loop
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
what is a spool file?
what are the three types of keywords associated with printer file ?
how can a cgi check whether an ifs object is available?
what opcode will be used to test the zone of a character field?
What is binder language ?
how to read database records without locking them?
what is the use of data structures?
what are the different methods to access seu?
what are the different types of variables available in cl?
how many files can be defined in f specs?
what is sflinz and sflrna?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
which of the cl command can be used to determine which logical files are dependent on a specific file?
how to toggle between single line and multi - line display of a particular record in a subfile?
how may a cgi control duplicate inputs?