! $eterna: max_recursions,v 1.6 2002/08/29 10:25:52 mrg Exp $ ! ! Copyright (c) 1990-2002 Michael Sandrof, Troy Rollo, Matthew Green, ! and other ircII contributors. ! ! All rights reserved. See the HELP IRCII COPYRIGHT file for more ! information. ! Usage: SET MAX_RECURSIONS This will limit the number of times that a particular alias can call itself recursively. (default is 10) To see how recursive aliases work take a look at the RECURSION script. See Also: LOAD RECURSION