How many program bind in one module....
HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?
What are the necessary keywords required to code a message subfile?
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
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?
program to find the number of objects used in a given program through a display.
What is the purpose of record level identifier?
I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4, j5 Under session S2)is running. How many QTEMP & how many LDA will create for the same.
1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
What would be the effect on the field where reverse image, underline and high intensity?
ESCAPE message sent by child program can be handled by parent program using which keyword?
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?