> CFRETURN's documentation says that a maximum of one > CFRETURN is allowed per function. But I have code > that does multiple CFRETURNs and it works just fine.
I'm going out on a limb here, but I think that the intent of the documentation is to state that only one CFRETURN tag can run within a given function call. > Let's not argue whether that's a good programming > practice, but do you think Macromedia will ever change > ColdFusion to disallow multiple CFRETURNs so that it > agrees with the documentation? No, and you should probably file this as a documentation "bug". I think you can do that through the regular bug/wishform interface, wherever that is. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

