Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Message - File is in use - VFP5
Message
 
 
À
29/06/1998 08:34:35
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00109862
Message ID:
00112559
Vues:
27
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform