Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Can you convert 5.0 source to 3.0?
Message
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00036679
Message ID:
00037369
Views:
33
> > >>>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 An even easier way is to: BUILD PROJECT {VFP3Equivalent} RECOMPILE
Paul Russell
EMail: prussell@fox.nstn.ca
Phone: (902) 499-5043
Previous
Reply
Map
View

Click here to load this message in the networking platform