FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour No Error Lines when Error.
Posts: 408
Joined: Sun Nov 06, 2005 03:55 PM
No Error Lines when Error.
Posted: Sun Jun 23, 2024 11:51 PM

I seemed to have lost the errorline reporting on one of my apps. Do I need to include anything specific, just seems my app terminates when it hits an error instead of giving me a rundown of the stack to show the error.

Thanks,

Byron Hopp

Matrix Computer Services
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Re: No Error Lines when Error.
Posted: Mon Jun 24, 2024 02:26 AM

Happens to me from time to time when an error triggered a recursive call before errsysw() could be called or an internal error occured.

See whether a hb_out.log was generated

FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: No Error Lines when Error.
Posted: Mon Jun 24, 2024 12:46 PM

Good morning, check that you are not using FLAG /l suppress line number information. Or, if there is an ERRSYSW.PRG from another version of your Fivewin.

Regards, saludos.

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341

Continue the discussion