Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why must we use SET CLASSLIB????
Message
 
 
À
04/06/2002 17:54:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00664748
Message ID:
00664754
Vues:
18
>If I have added my class lib's to my project file, why do I still have to put code like:
>
>set classlib to f:\blah\library1
>set classlib to c:\vfp7\ffc\_table additive
>etc.
>
>It seems stupidly redundant. I told the computer which class lib's were assosciated with my app, and where to find them when I added them to the project, and I still have come back and programmatically activcate them.

You don't have to if you use NEWOBJECT().
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform