At 06:05 AM 7/5/2001, you wrote:
>I have written a Java program which calls a CL program residing on the
>AS/400. I am using JTopen 2.02 and IBM Tool box. If an error occurs in
>the CL program, the control is not returning to the Java program. The
>Java program will be hanging. Is there any way to get the control back to
>the Java program even when an error occurs in the CL program?
Your CL program should monitor for the error message and deal with it ...
that way the program will not end in error.
david
--
| Internet: david@midrange.com
| WWW: http://david.falling-rock.org
|
| Expect me when you see me.
+---
| 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
+---