Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6.0 Classes to VFP 5.0 Classes
Message
 
 
To
23/07/1999 16:15:34
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00245534
Message ID:
00245540
Views:
13
Before attempting anything backup what you have.

Here are some solutions from Dale Stansbury a few days ago
------------------
Here are a couple tricks that worked for me.


First Solution:

USE the VCX as a table
REPLACE ALL ObjCode with ""
PACK
USE
COMPILE CLASS

Second Solution: (only needed on one of my problem classes)

USE the VCX as a table
BROWSE the table
(I found some JUNK characters in the Reserved5 Memo field and deleted it)
COMPILE CLASS
-------------------
>How can I use a class that was created in VFP 6.0 in my VFP 5.0 app? Is there a way to convert classes back to VFP 5.0?
>
>Thanks
>
>Jeff Whitaker
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform