[Migrated content. Thread originally posted on 27 October 2010]
We are calling a dotnet assembly from Acucobol.The definition file was created using NETDEFGEN.
This programme works fine if the data we pass is valid.
If not, the dotnet-programme returns an EXCEPTION with an error message.
My programme does not catch this and crashes.
There seems to be no "ON EXCEPTION" as part of the type 1 Modify statement.
Is there any way to catch this situation?



