Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Renaming Class
Message
De
23/06/2000 10:19:17
 
 
À
23/06/2000 10:06:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00383718
Message ID:
00383734
Vues:
25
>I want to rename a class library, that has quite a few other classes using its classes.
>
>Is there a way I can avoid all the other classes prompting me to locate the new filename, everytime I modify them?
>
>Silly question, I know, but worth a crack.
>
>Thanks
>Kev

Not a silly question. You need to hack the vcx file. Open your class library as a table. USE myclasslib.vcx in 0. Browse the table and find the name of your class in the objname field. Check out the class and classloc fields. (They are memo fields on the same record where the platform column reads "WINDOWS". That should give you an idea of what you need to do.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform