ESCAPE message sent by child program can be handled by
parent program using which keyword?
Answers were Sorted based on User's Feedback
Answer / kuldeep sharma
After the call of Child program put a MONMSG for CPF9999.
NOTE:
You need to capture CPF9999 in the parent program not
CPF0000.
| Is This Answer Correct ? | 4 Yes | 1 No |
I guess SNDPGMMSG and then the error. I m not sure about
the answer
| Is This Answer Correct ? | 0 Yes | 2 No |
How can we change element of compile time array?Can we do so
what are the types of identifers
what is commitment control?explain about it?
What is the name of default out queue when user logs inn to syatem with valid profile?
what is the difference between SETON RT & RETURN?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
How can we make use of SETLL operation in CL?
How to declare the more than one file in cl/400.
What is the difference between RPG/400 and RPG4
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?