I'm testing some error checking stuff and don't understand why the 
application.cfm doesn't abort before an error is found in a file. 

Here's the application.cfm
<cfabort>

Here's the index.cfm 
<cftest>

When the index.cfm is run, it shows the error information (Unknown tag: 
cftest). I would think that application.cfm would fire first and not even get 
to index.cfm. 

What am I'm missing here? Thanks in advance. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:340333
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to