Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPW 2.6 to VFP 6.0 ???
Message
From
02/07/1999 11:35:49
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
01/07/1999 17:56:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00236679
Message ID:
00236943
Views:
13
Robert, (Perry),

The alternative here would be to remove all of the screen sets from your FPW2.6 project and add the SPR files in as programs. Then convert to VFP6. Project will run perfectly. Then, as suggested, re-invent and replace the forms one at a time.


>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
Previous
Reply
Map
View

Click here to load this message in the networking platform