Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 6.0 Classes to VFP 5.0 Classes
Message
 
À
23/07/1999 16:34:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00245534
Message ID:
00245547
Vues:
18
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform