In the Fusebox XML, you can nest verbs arbitrarily. Note that 'do' is not a verb, so you can't nest that one. So you can put loops inside loops, ifs inside ifs, ifs inside loops inside ifs inside loops, ad nauseum.
cheers, barneyb On Fri, Sep 12, 2008 at 3:25 PM, Claude Schneegans <[EMAIL PROTECTED]> wrote: > >>Are nested loops allowed in fusebox 5? > > I'm not sure I understand your question: > Fusebox is not a language, just a framework, and as such has no mean to > allow > loops or not. > Fusebox relies on the ColdFusion language, and yes, CF allows nested loops. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312476 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

