How many PARM statement can we use in a CL program?
Answers were Sorted based on User's Feedback
Answer / syam
Hi Megha...Your answer is correct, upto V5.R3. Now V5.R4
and greather ver.(V6.R1) new limit is 255 (per one Parm
statment) from CL to RPG.
Q. How many PARM statement per program ?
| Is This Answer Correct ? | 12 Yes | 1 No |
(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.
What is compiler directive in as400? Give example of compiler directive.?
how do you use commitment control in rpg program ?
whare we can use IN AND OUT AND UNLCK opcodes?please can any body tell me in real time senario with example
what are different record spacing keywords in rlu ?
Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
What is the purpose of the following I UDS I 1 60ORDER# I 7 90LINE#
What is the Select and Omit criteria in logical file?
how can we run a batch job?
maximum number of subfiles that can defined in a rpg program for one display file is?
What is the difference between non-join logical files and join logical files?
define the purpose of the leave operation?