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?