Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to find out a classlib's alias have been used?
Message
 
 
À
22/01/2002 10:44:54
F Bilo
Bilo Office
Fuyang, Chine
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00608434
Message ID:
00608443
Vues:
13
>In order to avoid the "Can't find the class" error, i always add some "set classlib to myclasslib.vcx addit" before i try to create a class's instance.But then i meet the "Alias is in use" error. :-(
>
>How can i find out whether should use "set classlib to"?
>
>Thanks!
if not 'MYLIB' $ set('classlib')
   set classlib to mylib.vcx additive
endif
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform