Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set classLib TO Additive
Message
From
17/04/2003 12:07:49
 
 
To
17/04/2003 00:23:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00778702
Message ID:
00778898
Views:
15
And if you suspect that the classes are actually leaving memory (such as can happen with CLEAR or SET CLASSLIB statements) and don't know where they're getting thrown out, a tip would be to put SET('CLASSLIB') in the debugger Watch window and break on it...


>>SET CLASSLIB TO libs\cryptpak,libs\ghl6,libs\wbPaper ADDITIVE
>>.
>>.
>>.
>>DO FORM main
>>
>>----------------------
>>But When I run the SET("Library" ) command at form main, I found that my libraries is gone. How to make the Libraries stay in memory and I could call them anywhere in my application?

>run SET("ClassLib"). Set("Library") lists the .fll file libraries that are active
Previous
Reply
Map
View

Click here to load this message in the networking platform