Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting from old dBase IV code
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01064445
Message ID:
01064960
Views:
24
> In the long run you're better off re-factoring
> the old procedural based code. Time consuming?
> Yes! More maintainable? Absolutely!

I gather as much, I'm afraid. I did a Q&D conversion from Fox 2.6 WIN into VFP 5 once, and while I eventually rewrote the whole thing, the quickie conversion clanked along until the final transition.

I've seen several obvious problems with the old dBase code, most notably reports (which went out to printers in DOS), but there are a few that were stealth problems, like the fact that the previous programmer liked to write full names on his tables, like "Inventory" (9 letters) when dBase was incapable of reading beyond the first 8 characters; FoxPro kept looking for a table named "Inventory" when it was actually named "Inventor". I found about five instances like that in one program.

Does anyone know of any other pitfalls or booby traps that dBase might hold?

TIA.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform