ircII help - input

Usage: INPUT "<prompt>"

Where it displays "prompt" and then calls command, with args, and with the line prompted for as $*. E.g:

    ALIAS ex INPUT "Enter shell command >" exec $$*

Top level index