I believe the OS (NT and W2K) still return an error code that the file
is "busy."... So you should at least be able to wrap your code with a
cftry/catch block.

-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] 
Sent: Monday, January 07, 2002 7:25 PM
To: CF-Talk
Subject: Re: CFLOCK on files


Kelly Matthews wrote:

> as far as I know it's not something that can be done. CFLOCK is 
> strictly for sessions, etc.


CFLOCK is for single threading CF. Whatever you do inside that single 
threaded application is not of CFs concern.


> CFFILE doesn't allow you to add a system level lock on a file nor 
> release a lock.


Unfortunately not.

Jochem

______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to