What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
Answer / swetha krishna
In Prototype we define the variables as parameters for calling. In Procedure interface, we define both the variables and the calculation or function of the procedure. Prototype is mandatory in both calling and called programs because we have to pass parameters and receive some parameters while calling
| Is This Answer Correct ? | 3 Yes | 0 No |
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
How can we read file using curser? how to define a curser?
How can you identify End of file in CLP program?
when do you use f-spec. Continuation line ?
What are the different types of specification available in RPG/400 ?
What is the native language of AS/400?
explain the difference between defining subfile and message-subfile?
How can we change the uppercase to Lowercase in RPG?
define the purpose of the iter operation?
What is a Join Logical File, Can it be used for Update ?
What is the maximum number of elements in an array?
difference between view and index ?