Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Should I upgrade to VFP7 now?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00565319
Message ID:
00565335
Views:
16
Most likely your app will run without changes. It depends on how you've written your code. I converted our app with two changes:

1- There were cases where parameters were separated by a space instead of a comma. The compiler caught these and they were easily fixed.
2- We had an array that was very close to a new function and the compiler didn't like it. We did a global find and replace on the array name and all worked fine.

>Hallo everybody
>I am right now sitting with the VFP7 package in my hand.
>But I have a question before I upgrade VFP6.
>Can I compilate my VFP6 projects without ANY modification of the code and run the VFP7 apps direct.
>I ask because when I upgraded from VFP2.6 to VFP6 (it was a big step) I had to spend weeks with the code, before it worked 100% in VFP6.
>I want to upgrade, but I have not any time to modificate the old code to suit VFP7.
>If I must, I have to stay with VFP6 :-(
>
>Thanks in advace
>/Kjell
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform