Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Can you convert 5.0 source to 3.0?
Message
 
To
17/06/1997 14:51:16
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00036679
Message ID:
00036787
Views:
36
>>>I would like to convert some vfp50 source to vfp30. can i do that?
>>
>>You have to open your .VCX or .SCX as a table and
>>
>>REPLACE ALL OBJCODE WITH ""
>>
>>After it you can use them in v 3.0
>
>thanks Nick... I will try it...thanks again..rob
Robert,

An easier way without openning the scx and vcx files as table would be to;

COMPILE FORM MyForm.scx
COMPILE FORM MyLib.vcx

in VFP 3.0
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform