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:15:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00245534
Message ID:
00245540
Vues:
19
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform