How to stop (w/o exception)

"Newman, John W" <[email protected]>
Newsgroups gmane.comp.web.freemarker.user
Message-ID <EE3D0D387D01C8498EC1CED489DEAB2537F988CC50@msxmbxnsprd01.acct.upmchs.net>
Hi,

I tried searching but sourceforge is down... I'm sure this has been discussed before.


We have the [#stop /] directive which throws an exception.  Is there a way to stop processing gracefully?


[#if somethingBad]
   [#stopGracefully /]
[/#if]

Sure I could do

[#if ! somethingBad]
   Everything here
[/#if]

But I'm pretty sure there is a break or stop thing that should work here.  Just wondering, thanks.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
FreeMarker-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemarker-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.