Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPW 2.6 to VFP 6.0 ???
Message
From
01/07/1999 17:56:35
 
 
To
01/07/1999 16:07:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00236679
Message ID:
00236744
Views:
6
Robert,

Most of the problems seem to come from VFP converting the 2.6 screens. I was shown a technique in a class given by App Dev that gets around this problem.

You need to change all calls that are in the form of "DO XXX.SPR" to:

lcScreen = "ScreenName.SPR"
DO &lcScreen

By calling the screens indirectly the transporter will not convert the screens to forms. You can then manually change the screens to forms.

PF

>Hello,
>
> 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?
>
>Thank you,
>Robert

(On an infant's shirt): Already smarter than Bush
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform