Thanks to all for your comments,
The main shortcoming of FPWERROR is that, while it traps all errors, VFP has many new error codes, for which there is no procedure written. I'm not sure which "new" FPW errors might occur with my old code. FPWERROR uses a DO CASE [error code] so the new...
Thanks Olaf,
I am familiar with the options for error handling in VFP. However, I won't be able to include programing for the newer commands/methods in VFP for this legacy app. I need something that I can use under the ON ERROR command. That is, a procedure that will trap all errors, log them...
I wrote a FoxPro DOS app for a client 16 years ago. Converted to FPW 12 years ago. Now they want it updated to VFP for very little $$. Only the platform needs updating, not the app. The code should be okay with a few minor changes with the possible exception of FPWERROR which I used for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.