If I wrap a large amount of code in cfoutput tags, I always comment the starting and ending tags to describe what they wrap. It makes it easier to match them when debugging.
On Wed, Jun 20, 2012 at 3:05 PM, Rob Voyle <[email protected]> wrote: > > Hi folks > > Thanks for the input and help. > I had not been thinking in terms of speed but of accuracy, which doesn't seem > to > be an issue. The page isn't that big that speed is going to be a problem. It > is > actually much easier to code without the <output> as I have several paragraphs > with variable scattered throughout. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351628 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

