what is the difference between the procedure and module in
ILERPG?
Answer Posted / lama
Module is a object ( output of compiler) which is non runable.
Procedure is a set of language statements which perform
certain action and return to the calling program . we
genrally store procedure into copybook programs.
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
what is the use of sflnxtchg?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How to call one program from another program in RPG? please help me with the code
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
how do I declare a table or array in rpg iv?
what is *place and *auto keyword in prtf ?plz explain
are there any useful c runtime apis that I can call from rpg iv?
How to handle duplicate error handling in RPG?
What is the difference between copybooks and subprocedures in as400?
what is an online rpg?
how do I declare a minor?
how do I preserve and clean the array?
What is a record lock error?
what is the rpg system?