When is a file open but not open?
When is a file open but not open?
- Subject: When is a file open but not open?
- From: "John Jones" <email@hidden>
- Date: Thu, 04 Aug 2005 12:25:47 -0400
I've got a script that uploads images to a server then creates and writes a log file of what was upload. I use the standard open for access statement checking first to see if there's and existing file and appending the data or creating a new one. The problem is that occasionally the finder will get confused and think the file is open. Once this happens if I send a close for access to the file AppleScript reports it is not open but if I send a open for access it reports it's open. Is there anything I can do to force it closed?
Thanks,
John
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden