home *** CD-ROM | disk | FTP | other *** search
- /* MCF_Version.AMIRX
- // $VER: MCF_Version.AMIRX 4.13 (26.12.96)
- \\ Written by Donald T. Becker (dtbecker@ptd.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: It will be used by MCF.AMIRX.
- */
- ;parse arg MCFenv junk Unick morejunk;address value(MCFenv);options results;getmynick;MyNick=result;"RAW NOTICE "Unick" :"d2c(2)||MyNick|| d2c(2)" is running "d2c(2)"MCF"d2c(2)" Version 4.13 (26.12.96) : Latest updates at http://home.ptd.net/~strdustr/MCF.html";exit