Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verify Class Exist BEFORE Issue CREATEOBJECT
Message
 
 
To
26/07/2001 13:25:53
Larry Rix
Larry Rix & Associates, Inc.
Westminster, Colorado, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00535887
Message ID:
00535898
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform