Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using 5.0 Classes in 3.0
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00054249
Message ID:
00054274
Views:
31
>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.
Steve Ruhl
CitiMortgage, Inc.
steven.ruhl@citibank.com Office
Steve@steven-ruhl.com Home
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform