Re: FSEvent- FSEventStreamEventFlags

2008-06-12 Thread Jens Alfke
On 12 Jun '08, at 5:57 AM, santoshb wrote: I want to know how we can get the file close event using FSEventStreamEventFlags. I have written the code for get the event when user write, open and close the file. But we are not able to distinguish between which event is for which purpose. Yo

FSEvent- FSEventStreamEventFlags

2008-06-12 Thread santoshb
Hi All, I want to know how we can get the file close event using FSEventStreamEventFlags. I have written the code for get the event when user write, open and close the file. But we are not able to distinguish between which event is for which purpose. Shown below is the out put of functio