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 error trapping.
Has anyone updated FPWERROR for VFP or written a similar error trapper for VFP? I know VFP has lots of new error stuff, but the old style should work fine with old code. There would be some new error codes when running under VFP that would just get passed over or be fatal with the old FPWERROR.
Any comments or suggestions?
Thanks,
brentds
Has anyone updated FPWERROR for VFP or written a similar error trapper for VFP? I know VFP has lots of new error stuff, but the old style should work fine with old code. There would be some new error codes when running under VFP that would just get passed over or be fatal with the old FPWERROR.
Any comments or suggestions?
Thanks,
brentds