ESCAPE message sent by child program can be handled by
parent program using which keyword?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

are there any useful c runtime apis that I can call from rpg iv?

696


how do I preserve and clean the array?

667


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2366


How to select highest score of each subject or how to select highest income of every month?

1291


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

546






what is the rpg system?

660


do you use message subfiles? What are the necessary keywords required coding a message subfile?

682


What is ment by record level identifier?

647


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

611


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1556


Explain mdt?

660


what is *place and *auto keyword in prtf ?plz explain

2720


what is the procedure and explain about real time scenario.

1473


How can we know running job is batch or interactive?

647


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.

2189