> Variables is NOT a scope (in CF5 or lower - to the best > of my knowledge). It is more of a naming convention. I > think it has become a scope in MX though. > > However, a Variables Structure might be created, if so, > then yes, you can use CFLOOP to loop over the collection.
This is incorrect. Variables has been a scope for quite a long time. That scope hasn't been exposed as a structure until CF MX. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

