home *** CD-ROM | disk | FTP | other *** search
- /* MCF_Alias.AMIRX
- // $VER: MCF_Alias.AMIRX 4.1 (29.07.96)
- \\ Written by Donald T. Becker (dtbecker@prolog.net) IRC: StarDustr
- // Please mail any bug reports/comments to the above address with a subject
- \\ header of MCF.AMIRX.
- //
- \\ ** What to do with this file?
- // Put this script in REXX:
- \\ Add the following Aliases:
- // MQ /Rx MCF_Alias %%QUIT
- // MAUTO /Rx MCF_Alias %%AUTO %p
- // MAU /Rx MCF_Alias %%AU %p
- // MDU /Rx MCF_Alias %%DU %p
- // MRU /Rx MCF_Alias %%RU %p
- // MOPTS /Rx MCF_Alias %%OPTS
- // MU /Rx MCF_Alias %%USERS
- */
- ;parse arg argline;options results;getmynick;Unick=result;"RAW PRIVMSG "Unick" :"||argline;exit