Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Brentds

    FPWERROR under VFP

    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...
  2. Brentds

    FPWERROR under VFP

    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...
  3. Brentds

    FPWERROR under VFP

    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...

Part and Inventory Search

Back
Top