Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is A File Aready Open?
Message
From
13/10/2002 17:06:28
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00710752
Message ID:
00710769
Views:
31
Hi Ed:

The simple one's are always the best . Thanks for your advice.

Best


>>Hi:
>>
>>I write to an RTF file that could be open in Word on the same workstation.
>>
>>Is there any way of testing whether the file is actually open, as far as Windows is concerned? If I knew the file was currently open, I could prevent the "write to" operation from within VFP until the file is closed by whatever application has it open.
>>
>
>Try to FOPEN() the file exclusively; if it fails, the file is already open.
>
>>Thanks!
-=Gary
Previous
Reply
Map
View

Click here to load this message in the networking platform