Matt, By "not working", I mean the code will throw an error, so I want the Catch to trigger and return a false value. This for loop is trivial. I want to make sure I have the correct syntax for the try/catch.
When the function does get an error, the catch is not being picked up and I can't figure out why not? Dave -----Original Message----- From: Matt Quackenbush [mailto:[EMAIL PROTECTED] Sent: Monday, February 12, 2007 4:01 PM To: CF-Talk Subject: Re: try/catch inside a <cfscript> tag What exactly do you mean by "not working"? On 2/12/07, Dave Hatz <[EMAIL PROTECTED]> wrote: > > I am trying to figure out why my try/catch is not working inside the > following code example below. Can someone please clue me in on what I > am doing wrong here? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269607 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

