Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verify Class Exist BEFORE Issue CREATEOBJECT
Message
 
 
À
26/07/2001 13:25:53
Larry Rix
Larry Rix & Associates, Inc.
Westminster, Colorado, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00535887
Message ID:
00535898
Vues:
21
>All,
>
>Any suggestions for a method of determining if a class exists in all SET CLASSLIB references BEFORE issuing the CREATEOBJECT command? Also, I would prefer to NOT use the ON ERROR method (which is utter silliness). Suggestions anyone?
>
>Thanks in advance!
>
>Larry
if not 'MYCLASS' $set('classlib')
   set classlib to myclass additive
endif
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform