On Monday, Sep 1, 2003, at 15:51 America/Chicago, Tab Julius wrote:

Does it always delete the file? If the file is in use (for instance, some process has it open - you perhaps, if you didn't close it) - it won't be able to be deleted, at least not without rebooting in between or killing the process that has it open.

Mm. This can also potentially be a problem in networks, I think, if the network is slow to either acknowledge the file is closed, or slow to understand it should be deleted. So if you're trying this with a file located on some kind of remote-mounted volume, you could be getting into trouble. Also if you're trying to write to something that the system, for whatever reason, wants to use, you could still be getting into trouble.


What kind of file are you writing, and what is its expected path and//or name?


Warren Ockrassa | President, nightwares LLC [EMAIL PROTECTED] nightwares LLC | Consulting Programming http://www.nightwares.com/ Author | Director 8.5 Shockwave Studio: A Beginner's Guide Chapter samples | http://www.nightwares.com/director_beginners_guide/

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to