FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error System no longer works.
Posts: 408
Joined: Sun Nov 06, 2005 03:55 PM

Error System no longer works.

Posted: Mon Feb 26, 2024 10:15 PM

I have been working on my link script and I might have somehow lost my default error system, when I get an error, my app just goes away. The hb_out.log has this:

Application Internal Error - E:\Datafile\Ihss32\ihss32.exe

Terminated at: 2024-02-26 14:12:18

Unrecoverable error 9003: Too many recursive error handler calls

Called from STR(0)

Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG

Called from (b)ERRORSYS(23) in .\source\function\ERRSYSW.PRG

Called from STR(0)

Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG

Called from (b)ERRORSYS(23) in .\source\function\ERRSYSW.PRG

Called from STR(0)

Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG

Called from (b)ERRORSYS(23) in .\source\function\ERRSYSW.PRG

Called from STR(0)

Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG

Called from (b)ERRORSYS(23) in .\source\function\ERRSYSW.PRG

Called from STR(0)

Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG

Called from (b)ERRORSYS(23) in .\source\function\ERRSYSW.PRG

Called from STR(0)

Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG

Called from (b)ERRORSYS(23) in .\source\function\ERRSYSW.PRG

Called from STR(0)

Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG

Called from (b)ERRORSYS(23) in .\source\function\ERRSYSW.PRG

Called from STR(0)

Called from ERRORDIALOG(151) in .\source\function\ERRSYSW.PRG

Called from (b)ERRORSYS(23) in .\source\function\ERRSYSW.PRG

Called from RECORDCOUNT(0)

Called from OPENSETS(96) in .\ihss32.PRG

Called from (b)MAIN(71) in .\ihss32.PRG

Called from TMDIFRAME:ACTIVATE(1006) in .\source\classes\WINDOW.PRG

Called from MAIN(71) in .\ihss32.PRG


Anybody have any idea what I have done?

Thanks,

Byron Hopp

Matrix Computer Services
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM

Re: Error System no longer works.

Posted: Tue Feb 27, 2024 10:56 AM

Show: Called from MAIN(71) in .\ihss32.PRG complete.

Have you modified ERRSYSW.PRG? Copy the ORIGINAL from c:\fwh\source\function to the project folder and compile and tell us what happen.

¿Has modificado ERRSYSW.PRG? Copie el ORIGINAL de c:\fwh\source\function a la carpeta del proyecto, compílelo y cuéntenos qué sucede.

Gracias, thanks.

Regards, saludos.

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

Continue the discussion