! $Id: timer,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: TIMER [-refnum ] [-delete ] [] Waits for the given number of seconds and then executes the command. This is done without hindering normal operation of the client. Any number of TIMERs can be set at once, and all will activate at the appropriate time. TIMER with arguments will list pending TIMERs. TIMER -refnum will assign a specific number to that action allowing you to delete it later if necessary with TIMER -delete If no refnum is specified, one is automatically assigned.