home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / ftp.vapor.com / amirc / submissions / MCF4AmIRCv4_13.lzx / MCF4AmIRC / Rexx / MCF_VERSION.AMIRX < prev    next >
Encoding:
Text File  |  1996-12-27  |  594 b   |  10 lines

  1. /* MCF_Version.AMIRX
  2. // $VER: MCF_Version.AMIRX 4.13 (26.12.96)
  3. \\ Written by Donald T. Becker (dtbecker@ptd.net) IRC: StarDustr
  4. // Please mail any bug reports/comments to the above address with a subject
  5. \\ header of MCF.AMIRX.
  6. //
  7. \\ ** What to do with this file?
  8. // Put this script in REXX:        It will be used by MCF.AMIRX.
  9. */
  10. ;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