home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 December / PCO1296.ISO / filesbbs / dos / meritirc.arj / IRC.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-06-21  |  131 b   |  7 lines

  1. @echo off
  2. rem     Remove the '@' from above line if using DOS version less than 3.3
  3. cls
  4. set ircnick=%1
  5. IRClient
  6. set ircnick=
  7.