home *** CD-ROM | disk | FTP | other *** search
/ PC-X 1997 October / pcx14_9710.iso / shutils / internet / irc / script / bw10b1.exe / chanjoin.bio < prev    next >
Encoding:
Text File  |  1997-07-30  |  489 b   |  8 lines

  1. Join Channel:join $sline(@Channels@,1)
  2. Add Channel:{
  3.   set %temp $$?="Enter Channel To Add To list:"
  4.   aline @Channels@ %temp
  5.   write chans.txt %temp
  6. }
  7. Remove Channel:.remove chans.txt | dline @Channels@ $sline(@Channels@,1).ln | savebuf $lines(@Channels@,0) @Channels@ chans.txt
  8. %popup.chanwind:if ($left(1,%popup.chanwind) == °) { set %channelstart no | set %popup.chanwind Popup Window On Connect } | else { set %channelstart yes | set %popup.chanwind ° Popup Window On Connect }