In our previous episode, John Youngquist said:
> I am using FPC in Turbo compatibility mode. When I include a TRY statement
> it generates an error. I am trying to trap an overflow exception and
> generate an error message.
> I notice the TRY feature is not in the help file. I have read chapter 14
I am using FPC in Turbo compatibility mode. When I include a TRY statement
it generates an error. I am trying to trap an overflow exception and
generate an error message.
I notice the TRY feature is not in the help file. I have read chapter 14
but find no way to enable
the TRY feature. Do I nee