(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.
Answers were Sorted based on User's Feedback
Answer / yamuna
PGM and ENDPGM is mandatory only in case of parameter is
used in the CL program.
| Is This Answer Correct ? | 31 Yes | 2 No |
Answer / nups
PGM amd ENDPGM are not mandatory until we dont use
parameters
It will generate a low level error but program would
compile and run
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / yamuna
No error will come if PGM and ENDPGM is not used when there
is no parameter in the CL Program.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / vinu sharad
1.PGM and ENDPGM are not mandtory until we dont use
Parameters.
2.No error would come if no parameter used
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / kishore reddy gopal
Yes but what if u r not using PGM and END-PGM, do we get any error at run time?
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of OVRATA keyword ?
when are the unique constraints executed?
how many triggers can be associated with a file?
what are the important factors in error message subfile ?
How to create files dynamically without DDS?
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
define the purpose of the *bcat function?
what is the purpose of the indara keyword?
which cl command can be used at program execution to redirect the file named in an rpg program?
which are control break logic indicators?
What is the difference between Physical and Logical files ?
what is the maximum number of records you can specify in a display file?