Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking for open file
Message
From
22/07/1999 17:05:37
 
 
To
22/07/1999 15:07:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00244911
Message ID:
00245006
Views:
22
Try doing a low-level open (isused = fopen(myfile.csv)

If isused < 0 then the file is open somewhere else


>I create a .csv file that I import data into excel with, how can I check to see if the .csv file I'm writing to is open in another app (excel,notepad, etc.)?
>
>TIA.
>
>/Chris
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Previous
Reply
Map
View

Click here to load this message in the networking platform