Reputation: 16431
I'm supporting a legacy application written (poorly) in VFP 7 and was hoping that someone could point me toward any good (or just any, actually) resources for learning FoxPro.
I can understand the code I'm going through, but I'm uncomfortable with writing any at the moment and have 2 weeks to a month to get up to speed.
Thanks in advance, guys.
Upvotes: 1
Views: 257
Reputation: 73243
The Hacker's Guide to Visual FoxPro 7.0 is an excellent language reference.
Upvotes: 3
Reputation: 48139
I would be more than happy to offer some mentoring and guidance to help via email if you'd like. Additionally, what language(s) are you used to developing with. I might be able to help jump-start you on parallels between VFP and C#. There are a lot of parallels with basic class construction, properties, events, methods, etc...
Upvotes: 2