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 are the basic features of seu?
is it possible to create a physical file without dds?
what is the use of unique keyword and what level it is defined?
What are the types of data structure in as400?
how many files can be defined in f specs?
Explain The Keywords Edtcde & Edtwrd?
How can we update a specific field in RPG?
what is arrival sequence?
what is the difference between packed decimal and zoned decimal?
what is a primary file?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
what does the ovrdbf command do?
how can a cgi check whether an ifs object is available?
writing an sql statement from selecting records from two files using single statement and nested select statement.
Difference between NOPASS & OMIT?