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 / syam
You can read all members dynamicaly in ILE RPG
in F specification use EXTMBR('*ALL')
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
what is the command used to invoke rlu ?
define the purpose of the leave operation?
What is array in as400? What are the types of array?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
how does the runqry show the output?
how can a cgi check whether an ifs object is available?
what is xfoot opcode ?
WHAT IS AS/400 SYNORIO?
how can I start a page in a new window?
Why we are not able to perform insert delete and update operation in Join logical file?
What Is Ddm ?
what are necessary keywords to code message subfile?
define what a data queue is along with a brief example of what it may be used for?
What is the default access path of a file?
is there any way to dynamically merge other html scripts into a given html?