what is the maximum number of record formats in dspf?
during input operation which indicator position is seton if there is a record lock?
what are the three line types in rlu ?
Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM
can you specify a display file to be used in the following modes input,output, or combined modes ?
how can send report to user through cl program in as400
What is an ICF file?
How do I release jobs in queue and change a job destination to a different printer. I know wrkjobq but I have not worked with As/400 for a while,so_can someone help me?
what are the necessary keywords for the join logical file?
Can level check error occur if we do chgpf?
Difference Between Call & Sbmjob?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
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?