David's right, just use CFCATCH.Detail in a CFIF statement and you can catch the 
detail down to the very fine point.  Lemme know if ya need anything else.

Gregory Harris
Los Angeles Information Technology Agency (ITA)
[EMAIL PROTECTED]


>>> [EMAIL PROTECTED] 08/11 7:21 AM >>>
Miriam,

If you put only the CFSEARCH code in the CFTRY block, only errors from
that code will activate the error handler.  If you need even finer
resolution than that, you could check the actual error message
(CFCATCH.Details, I think).

-David

On Fri, 11 Aug 2000 09:20:59 -0400 "Miriam Hirschman"
<[EMAIL PROTECTED]> writes:
> I looked a bit into that , but  I waant a message only for that 
> error, and
> it doesn't seem like I can tell CFTRY to only catch the cfsearch 
> error.
> Please tell me if I am wrong.
> 
> -----Original Message-----
> From: Gregory Harris [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, August 09, 2000 12:59 PM
> To: [EMAIL PROTECTED] 
> Subject: Re: Error Handling
> 
> 
> Hello Miriam.  While I'm not too familiar with the CFSearch tag, I 
> would
> imagine that the CFTRY/CFCATCH could pick up any such error and then 
> you
> have control over how you'd handle it.  Look up the CFTRY/CFCATCH
> statements, use those and tell me how it works out.
> 
> Gregory Harris
________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/ 
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to