Just got to wondering if some problems I'm having are something to do with using CFEXIT. I've always been slightly confused by the METHOD attribute.
I've often wanted to, and do, use it in a file that's being CFINCLUDEd. I just leave the METHOD off and it seems to work. BUT!! 1. Carefully reading the documentation for it seems to suggest that it should only be used in custom tags. Does it matter to CFEXIT if a file is included, not called as a custom tag? How should it be used properly to exit an include? If not, how can you return to the 'parent' template of an include at a certain point in processing the include? 2. A presentation I found using Google (http://www.cfconf.org/2001CF_Odyssey/talks/CF2001Hosting.ppt) says "Avoid CFEXIT as there is no guarantee that it will ever resolve." What does this mean? How do you exit a template without it? Any light on these things much appreciated! - Gyrus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://www.norlonto.net - PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.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

