Bryan - Gendev
Programmer
To gather information on the cause of a crash in FoxyPreview where the same report and data runs in the standard VFP Reporting system I have set a coverage log to run.
After the crash I close my app and view the log file.
The final relevant output is
0.000291,_reportlistener,_reportlistener.unloadreport,8,c:\users\bryan\appdata\roaming\pathwiz9\pr_reportlistener.vct,14
0.000021,,on error,,,13
Is it possible to either
1 decode the error message - or
2 change the error handler to give more information
Thanks for any thoughts..
GenDev
After the crash I close my app and view the log file.
The final relevant output is
0.000291,_reportlistener,_reportlistener.unloadreport,8,c:\users\bryan\appdata\roaming\pathwiz9\pr_reportlistener.vct,14
0.000021,,on error,,,13
Is it possible to either
1 decode the error message - or
2 change the error handler to give more information
Thanks for any thoughts..
GenDev