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.

Probably going to be your only option.

I wouldn't think that writing a Java CFX or regular CFX would be all 
that difficult for even the most basic of programmers who know those 
languages... I actually wrote a custom tag in Java once but for me the 
simplest task would take hours :)

  - Rick


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Reply via email to