yes, I checked the docs before i posted, and took it to mean that it "executes in the same way as cfabort". But as others have pointed out, in CFMX6.1 cfexit used in an include *doesn't* execute in the same was as cfabort: the included template stops processing but the request continues. It would be nice to know if this is a bug in cfexit or a typo in the docs...
Bert On Mon, 25 Oct 2004 14:58:35 -0400, Tangorre, Michael <[EMAIL PROTECTED]> wrote: > > Read here: > http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-p26.htm#wp10 > 98252 > > In particular, this note.... "If this tag is encountered outside the > context of a custom tag, for example in the base page or an included > page, it executes in the same way as cfabort. The cfexit tag can help > simplify error checking and validation logic in custom tags. " > > Michael T. Tangorre > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182583 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

