what is message subfile?
Answer / mohan singh meena
Message subfile is special file contains multiple messages taken from program message queue and placed in message sub file for display on the screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the maximum number of parameters allowed in clp?
what is sflinz and sflrna?
what is full form for dds?
what are the various types of device files?
How to reverse a string using RPG?
when are the unique constraints executed?
what is a spool file?
What is SAA?
Which command we can use to update a physical file using c.l pgm?
what is the difference between normal upddta to pf and updating using dfu program?
What is the maximum number of elements in an array?
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?