That is basically what CF_Sleep does....
>>> [EMAIL PROTECTED] 11/08/02 10:19AM >>> I am writing a small utility that I send a bunch of stuff through an outside process with <CFEXECUTE>. This process needs some time before I allow my code to continue on to the next section of code. Is there such a thing as <CFSLEEP timespan="10">? A really bad kludge would be to write a small loop statement that did nothing but took time to process but that would be waist of processor cycles. Any thoughts? Dave Adams CFUG Ottawa ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

