Vince. As far as I know, CFEXIT only has application in custom tags. As
for CFABORT, my feelings are that it should be allowed anywhere, and when
it's encountered, all processing should halt. We use it almost exclusively
for debugging.
-Rob
"Vince Bonfanti" <[EMAIL PROTECTED]>@cfczone.org on 06/29/2004 02:38:38
PM
Please respond to [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: [CFCDev] CFEXIT or CFABORT within CFFUNCTION
Can anyone think of any legitimate use of CFEXIT or CFABORT with a
CFFUNCTION? I can't: if the functions finishes normally use CFRETURN, if
abnormally use CFTHROW.
I can't find any docs that say use of CFEXIT or CFABORT is allowed or
disallowed within CFFUNCTION. I'd be in favor or saying they're disallowed,
and have the CFML server (BlueDragon/ColdFusion) throw a syntax error
("illegal tag nesting", or some such) if they're attempted to be used this
way.
Any thoughts? Am I missing something?
Vince Bonfanti
New Atlanta Communications, LLC
http://www.newatlanta.com
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at
www.mail-archive.com/[EMAIL PROTECTED]
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]