Errsysw not working
Posted: Tue Feb 23, 2021 9:33 pm
I'm overlooking something, but perhaps you can refresh my memory.
Using FWH, Harbour, and Visual Studio Community.
In my main application, I include errsysw.prg and it works perfectly when an error occurs.
I have a subset of my program, using many of the exact same files from the same source directory. When an error occurs, instead of errsysw showing a popup screen with the error and all the data, the program just sends the steps to an hb_out.log file.
I must be overlooking a setting somewhere. Any ideas would be appreciated.
It is NOT a problem with the errsysw.prg, nor is it a problem with Harbour or FWH. It occurs like this on all messages, so errsysw.prg is simply not being triggered.
Thanks.
Using FWH, Harbour, and Visual Studio Community.
In my main application, I include errsysw.prg and it works perfectly when an error occurs.
I have a subset of my program, using many of the exact same files from the same source directory. When an error occurs, instead of errsysw showing a popup screen with the error and all the data, the program just sends the steps to an hb_out.log file.
I must be overlooking a setting somewhere. Any ideas would be appreciated.
It is NOT a problem with the errsysw.prg, nor is it a problem with Harbour or FWH. It occurs like this on all messages, so errsysw.prg is simply not being triggered.
Thanks.