How to trap errors in CL?

Answer Posted / raviendra maurya

By using Monitor Message Command (MONMSG)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is a query can be run in which mode?

1069


How to add 99 menu (page down) option in menu creation..

2137


how many levels are there in a physical file?

1389


what are the different opcodes available in rpg for database access ?

1231


how do you read data area in an rpg program?

1480


give three main purposes of file specification ?

1362


some special characters I key in my html source members show different on my web pages. Why? How can I solve this?

852


in conjunction with what other keyword must ovrdta and ovrata be used?

1200


what is a primary file?

1354


How to convert a spool file to PDF file in AS400?

950


how many types of display are available on as/400 for user interaction?

868


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

2141


when would you prefer logical file than opnqryf?

1849


what is the maximum number of subfiles that can specified in a display file ?

1399


what is the use of sflend keyword?

1375