How determine File is Open in WIndow while writing file using Flex 3/AIR File Class.
- by sanjay
Hi,
I want to update a file using FLex3/AIR File class. I know how to do this , but before writing(updating) to file i want to check if current file is open in the OS or some other application is using that file or not .
please kindly help on this.
Thanks
Sanjay