Hi Before I start, I'd better point out that I'm new to CF. Don't be too harsh on me if the solution is obvious. I'm writing a custom tag that truncates the log files generated by CF. Data are written from the original log file to two temporary files, then the original file is deleted and the temporary files are renamed. I once got an error stating that one of the files could not be renamed because the server was too busy to comply with the request. Is there a way of getting the template to retry the renaming process until it is successful, perhaps by re-executing the appropriate block of code in the template? Any ideas would be greatly appreciated. Paul ----------------------------------------------- Any opinions expressed in this message are those of the individual and not necessarily the company. This message and any files transmitted with it are confidential and solely for the use of the intended recipient. If you are not the intended recipient or the person responsible for delivering to the intended recipient, be advised that you have received this message in error and that any use is strictly prohibited. Sapphire Technologies Ltd http://www.sapphire.net ------------------------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]

