Página 1 de 1

TRY ... CATCH ... Error Handling

Publicado: Lun Mar 11, 2013 3:09 pm
por emeasoft
Hello Xailers,
With xHarbour I was able to use "oError:ProcName()" to catch the error that occurs on the routine TRY CATCH or BEGIN SEQUENCE.
But with harbour, this is not possible anymore... Is there any alternative to that? Or an alternative way to do the error handling?
TIA,
Juliano

Attached files TRY_CATCH.zip (3.2 KB)Â

TRY ... CATCH ... Error Handling

Publicado: Lun Mar 11, 2013 4:23 pm
por ignacio
Hello,
I'm afraid is one of things we have miss on Harbour There is not an easy solution to this problem.
BTW, In Xailer 3 we have overcome this limitation when used on TRY-CATCH blocks with a little work on our side.
Regards,