Thanks,
John.
I don't know all of the considerations, but the reply option should only take
affect if the CALL cannot find the program that is being called (like a program
id error, or load module not found). In this case, I would not expect a CSO
error message from the web transaction. It would be up to you to check EZERT8
and try to determine the error.
If something like the parameter list is incorrect, then you will most likely get
an ABEND and this will not give control back to the calling program. Instead,
the CSO code will detect the ABEND and display a message. This would be true
for any other circumstances that an ABEND or uncaught runtime error occurs in
the called program.
Mark Evans
"Mark Evans" <eva...@us.ibm.com> wrote in message
news:3DB81B79...@us.ibm.com...