You can write a UDF to mimic cfabort. You can find one at cflib.org.

========================================================================
===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
(www.mindseye.com)
Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email    : [EMAIL PROTECTED]
Blog     : www.camdenfamily.com/morpheus/blog
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Shawn Grover [mailto:[EMAIL PROTECTED] 
> Sent: Monday, July 14, 2003 4:45 PM
> To: CF-Talk
> Subject: CFAbort in CFScript?
> 
> 
> I think this is a stupid question, but is there any way to 
> end processing of a CF page from within CFScript similar to a CFAbort.
> 
> I know CFAbort is a tag, and tags can't be used in cfscript.  
> However, there have been so many other improvements to CF 
> with the MX release that I wouldn't be surprised if there is 
> a method to do this.  Thus far, I have not found a way to do 
> so, which means I have to set an abort flag within the 
> cfscript block, then check this flag and abort when I close 
> the block.  This isn't too much of a problem to do, but I'm 
> curious if there's a way to put the exit command where it 
> makes the most sense.  
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to