Recursion

Yates, Glen JAMES.G.YATES at saic.com
Thu Aug 29 11:45:01 EDT 2002


> Is there any way to turn recursion errors off?  So that they don't 
> halt a handler?
> 
> Shari
> -- 
> --Shareware Games for the Mac--
> http://www.gypsyware.com

I don't know of any way to turn recursion errors off, however you may want
to look at the recursionLimit property. This will allow you to increase the
recursion limit. Remember, however, that unending recursion will eventually
kill your program no matter what the limit is. This is true of any language
not just Metacard.

-Glen Yates

-- One of your Dreamboats, remember me? :-) --



More information about the metacard mailing list