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:34:07
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00245534
Message ID:
00245547
Views:
12
It is a command that you type into the command window.

>What is Compile Class? I added the class to my project and compiled the project
>will that do the same thing?
>
>If I do this I can now open the class but all of the code is gone.
>
>>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
Reply
Map
View

Click here to load this message in the networking platform