Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPW 2.6 to VFP 6.0 ???
Message
 
 
To
01/07/1999 16:07:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00236679
Message ID:
00236686
Views:
10
> I use FPW 2.6 and I would like to know if it is possible to compile one of my projects with VFP 6.0? If so, will there be adjustments to make? Will that regulate the problem of the too fast processors?

Yes you should be able to convert your project to VFP6 with little fuss unless you were doing some really strange stuff. Make a backup first though.

Yes there will be adjustments to make.

Yes. VFP6 does not have this problem.

But... before doing a conversion, consider doing a rewrite. Doing a straight conversion will give you a slower bulkier version of the same app without taking advantage of anything VFP6 has to offer. When a conversion of to VFP is done, to maintain compatibility the converter puts all kinds of pageframes and pages into your app. These will cause a headache if you want to go in an alter and of the user interface components like reports. Also you learning curve for VFP will be much longer since you will be using VFP in the old FP way.

Much better to rewrite the application. Any non-ui stuff can be ported straight over if necessary.

I was burned this way. It took me almost 2 years to finally get rid of the last shreds to old Foxpro dos code out of my app.
Previous
Reply
Map
View

Click here to load this message in the networking platform