There's one in the dev gallery called; CF_SLEEP. It's CFMX tag. Otherwise, you want a CFX_SLEEP (preMX)
~Todd On Fri, 8 Nov 2002, David Adams wrote: > 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 -- ============================================================ Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ | Team Macromedia Volunteer for ColdFusion | http://www.macromedia.com/support/forums/team_macromedia/ | http://www.devmx.com/ - Todd (Moderator / CoFounder) | http://www.flashCFM.com/ - webRat (Moderator) | Speakeasy DSL - http://www.speakeasy.net/refer/18280 | ============================================================ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

