Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not releasing classes
Message
From
11/06/2005 21:38:06
 
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01022229
Message ID:
01022543
Views:
12
Mark,

I believe this is a bug with VFP. And yes it is a royal PITA.

You can get around this by explictly clearing each of the classes you've defined in your application via the following statement.
CLEAR CLASSLIB [yourclass]
There's no way (short of CLEAR ALL) to clear all cached class definitions.

Pragmatically speaking, CLEAR ALL is probably the easiest workaround.

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform