Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot modify a class that is in use
Message
From
12/11/1999 13:19:37
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00290587
Message ID:
00290659
Views:
24
>This may be pretty basic but look at your SET("CLASSLIB") value after tanking the form. If there is a reference to the class library you won't be able to edit it.

This isn't true. SET CLASSLIB merely gives VFP a choice of libraries to choose from when using CREATEOBJECT. It does not hold a reference to any object, or open the classlib file.

Roi- as far as I can tell, this behavior stems from VFP holding a class definition in memory, and there is nothing we can do about it except CLEAR ALL or CLEAR CLASS.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform