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 |
What is array in as400? What are the types of array?
What are Triggers?
14 Answers Ordain Solutions, Seabus Solutions,
define data structure?
What is LEVEL CHECK?
can we define multi-dimensional arrays in rpg ?
what the purpose of ovrdta, ovrata keywords?
WHAT IS THE DISPLAY CMD FOR DATAQ, HOW IT CAN BE USED?
how to validate input values in display file ?
Difference Between Skip Before & Space Before?
What are the valid data types in Data Queue?
What is the purpose of "A CSRLOC (F1ROW F1COL)"?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.