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 / jo
I tried and 2nd time *inzsr was not executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of identifiers?
what is data area and how it is used in rpg program ?
What is the difference between copybooks and subprocedures in as400?
What is a record lock error?
How to handle duplicate error handling in RPG?
How can we override a file during runtime in rpg?
what is the difference between do while and do until?
what is *place and *auto keyword in prtf ?plz explain
How Chain operation copies the record's data to the input buffer for the program?
How to write record if no field or the field are different in physical file in rpgle ?
What is the purpose of record level identifier?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
What is difference between bind by copy and bind by reference?
Explain mdt?
how can you display specific subfile page on the screen in unequal subfile?