> Yes, I have observed that if I trap the error (using a Monmsg), it works
> fine.
> But it may not be possible to trap all the errors. Some errors cannot be
> predicted. So is there any thing I can do in such cases?
All errors can be predicted ... in one way or another.
If all else fails, add a monmsg cpf0000 to the top of the CL, kind of
like catching Exception, so that any error will transfer control to a
specified section of code.
david
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---