When PGMA calls PGMB for the first time PGMB executes the
*INZSR. PGMB uses the RETRN operation to return to PGMA.
When PGMA call PGMB the second time is the *INZSR executed?
Answer Posted / khadam sheikh
Yes. Whenever PGMB is called *INZSR is executed first.
| Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
what is the necessary keyword needed to scroll subfile records?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is *place and *auto keyword in prtf ?plz explain
what is kids-rpg?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
What is difference between bind by copy and bind by reference?
What is ment by record level identifier?
What is file identifier where we can use?
what is the difference between do while and do until?
what is program status data structure?
what is file information data structure?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is the procedure and explain about real time scenario.
what do you mean by an input subfile, what are the keywords required?
How to select highest score of each subject or how to select highest income of every month?