Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Message - File is in use - VFP5
Message
 
 
To
29/06/1998 08:34:35
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00109862
Message ID:
00112559
Views:
28
Rex,

The select must be leaving the classlib open in another work area. You can verify that by doing a Window/Data Session menu command and seeing if it's there. If so you might try somthing like:

use TheClasslib.vcx in 0 alias classlib
select ... from classlib NOFILTER
use in classlib

>This is exactly what I am doing and all is well until I close the builder window. The next time I invoke the builder, I get the file in use message. I have tried to SET CLASSLIB TO and RELEASE CLASSLIB, but to no avail.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform