an access path may be in which sequence?
No Answer is Posted For this Question
Be the First to Post Answer
define the rcvf command?
How many Printer Files can Declare in a CL Program?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
what is the purpose of DMPCLPGM IN CL?
what is subfile?
How can we update a specific field in RPG?
what is flatfile?what is the use of this file?where we can use usualy?what is the advantage of this?
how can send report to user through cl program in as400
which are the query selection criteria, which can be given in a query?
What is the default value for the number of increment for the physical file?
define the purpose of the *bcat function?
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?