Skip to Content
0
Former Member
Nov 29, 2006 at 05:43 PM

Catch

44 Views

I would like to catch system exception cx_sy_dynamic_osql_semantics. However, I believe that I need to use CATCH (not TRY) because the program will run in 4.6. I don't see a valid exception group and OTHERS doesn't work. Any suggestions? I have a SELECT inside the Catch / endcatch. This select may have invalid fields in the were clause that not associated with a dynamic itab. I would like to just catch the exception and handle it.

Your help is greatly appreciated.

Kind Regards,

Jason