Re: How to detect busy files?
Re: How to detect busy files?
- Subject: Re: How to detect busy files?
- From: Ondra Cada <email@hidden>
- Date: Sun, 26 May 2002 16:06:02 +0200
On Sunday, May 26, 2002, at 02:39 , Lorenzo Puleo wrote:
how to detect when a file is busy (open by some application)?
Normally, it is not. Standard application behaviour with normal files
(like texts, RTFs, sources...) is to read the data into memory, leaving
the file non-busy whilst editing.
There are exceptions and many of them actually, but still this is the
default.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.