Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine if class lib already loaded
Message
From
12/02/2003 14:03:52
 
 
To
12/02/2003 14:00:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00752395
Message ID:
00752401
Views:
11
>Is there a function or command to determine if a class library has already been opened with a SET CLASSLIB command?

try

if "LIBTOLOOKFOR" $ set("classlib")
* *** your library is loaded
endif

hope this helps
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform