This might do the trick for you... http://www.petefreitag.com/item/85.cfm
For what it's worth, I would strongly recommend *against* a previous suggestion of using a loop that runs until the file is created; that could be disastrous in the event that the file writing code has an error. I would have though by placing a timeout on cfexecute, the remainder of the > script would hold off before running it's stuff. Doesn't seem to be > working. > I'm converting an excel document to html and this process works fine. As > soon as this has finished I need to read one of the files so I can grab > the > worksheet names. I'm getting File Not Found errors, and the file is there > but I think it's because I need another 15 to 30 seconds before it's > ready. > > Anyone have a suggestion for pausing a template? > > -- > Casey > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270074 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

