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 need to do something to get this going? JY