! $Id: input,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: INPUT "" Where it displays "prompt" and then calls command, with args, and with the line prompted for as $*. The use of this is strongly encouraged over the use of variable $"..". Similar problems that occur in /wait. E.g: ALIAS ex INPUT "Enter shell command >" exec $$*