Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is the file in use?
Message
 
 
To
25/01/2007 16:51:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01189394
Message ID:
01189396
Views:
7
>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
>
Check Who opened what files on the network? (modified to use only VFP code) FAQ #7896
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform