(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.
Answer Posted / 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 |
Post New Answer View All Answers
what is rpg ?
where can you specify an indicator in lokup operation?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
what is the use of unique keyword and what level it is defined?
what are the different types of data areas?
What is program status data structure(psds) in as400?
What is the difference between physical file and logical file?
what does vldcmdkey means?
how to get the cursor position?
How Many Specs Are There In Rpg & Which Are They?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
what is the purpose of putovr (put with explicit override) keyword?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
what is the use of dspatr(mdt) keyword?