> CFERROR templates work for compile errors too. I tried it > before posting (of course), on CF 6.1, and this sent me > an error via my cferror-specified exception handling template:
That's true. The point I was making is that the cferror tag must compile and execute before it can trap a compile error. As a result, cferror can not be used to trap compile errors which occur while compiling the Application.cfc because no other code can compile or execute prior to Application.cfc. The same is also true of Application.cfm if no Application.cfc is present. s. isaac dealey 434.293.6201 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236778 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

