Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using 5.0 Classes in 3.0
Message
From
13/10/1997 11:27:42
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00054249
Message ID:
00054310
Views:
35
>>I have a few classlibs that I got at a recent seminar, but they're 5.0 classes and due to some support
>>issues I need to maintain my current app in 3.0. Notwithstanding any properties or methods which exist
>>in 5.0 but not in 3.0 is there a way to convert my 5.0 libs to 3.0?
>>
>>Thanx...
>> ...kt
>I know how you feel. I desperately needed to use the Struct class form the UT library in a VFP 3 project. Hopefully someone knows a better way but I just did it by starting up VFP 5 and VFP 3 simultaneously. I created a new class in VFP 3 and then went went through the VFP 5 class looking for all the properties and methods and toggled to VFP 3 to add them there. Then i did a cut a paste job with the method code. It wasn't too bad because I was dealing with a small class.

Steven,
Can't you just open VFP, set default to where the classe<s> are, and do a compile class ?? Will this not allow you to open them up in 3.0??

Thanx,

Tony Miller
Vancouver, Wa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform