Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is the file in use?
Message
From
25/01/2007 16:51:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Is the file in use?
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01189394
Message ID:
01189394
Views:
58
I have a table with file names in in.

Is there a way to know if a file is opened?

Will I have to use fclose or fcreate?

What I'm hoping for (solution) is something like the following
If TheFileIsOpen( lcNameOfTheFile)
   .
   .
   .
else
   .
   .
   .
endif
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Next
Reply
Map
View

Click here to load this message in the networking platform