! $Id: max_recursions,v 1.3 2002/02/19 19:43:28 f Exp $ ! ! Copyright (c) 1990-2001 Michael Sandrof, Troy Rollo, Matthew Green, ! and other ircII contributors. ! ! All rights reserved. See the HELP SCROLLZ 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