Silverfrost Forums

Welcome to our forums

Exception handling in FTN95

16 Jul 2014 11:20 #14340

Hi How do I handle the Exception handling in my FTN95 code. When I define object 'OBJECT', it does not support in FTN95 and says .NET object should be created. I am unable to proceed. I tried with help tutorial sample code, but not through.. Rather.. I could not find this topic discussion in our forum to check with.

Can anyone help me with sample code which works in .NET platform.

26 Jul 2014 11:25 #14368

There is no exception handling in FTN95 .NET that is like FTN95 Win32. But there is TRY and CATCH. See FTN95.chm under .NET platform->.NET programming → Handling exceptions.

2 Aug 2014 12:14 #14386

Paul, Thanks to your reply. It shows the standard one. But I could manage to get it done.

Please login to reply.