Beware that NT has file caching which will confuse the issue, esp under
heavy load. Files that have been deleted are still there for minutes at a
time, file locking and other little "oh by the way"s.

Rick


----- Original Message -----
From: "Phim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 08, 2000 11:16 PM
Subject: RE: cffile


> thanks a lot Jim
>
> regards,
> Phim
>
> -----Original Message-----
> From: Jim McAtee [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 09, 2000 12:59 PM
> To: [EMAIL PROTECTED]
> Subject: Re: cffile
>
>
> Use the FileExists() function or the CFDIRECTORY tag to see if the file
> exists after doing the delete.
>
> Jim
>
>
> -----Original Message-----
> From: Phim <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Tuesday, August 08, 2000 11:39 PM
> Subject: cffile
>
>
> >Hi Everyone,
> >
> >
> >I use CFFILE Tag for delete a file in server ,
> >
> >Can we check action from this command ,that delete file successfull or
> not ?
> >
> >if can not delete a  file becasue this file being in use by another
> process
> >, and it will return error .
> >
> >Can we check action of   <CFFILE ACTION="Delete"
> FILE="full_path_name"> ?.
> >
> >Regards,
> >
> >Phim
>
> --------------------------------------------------------------------------
--
> --
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to