home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / IRC142.ZIP / WHATSNEW.142 < prev   
Text File  |  1991-06-17  |  1KB  |  28 lines

  1. The /key <key> <text> command allows you to define macros online.
  2. To set Key f1 to print "Hi, I'm <your nick> and welcome to <channel>", type:
  3. /key 1 Hi, I'm $N and welcome to $C
  4.  To put an ENTER key press anywhere into a Macro, put in the ^ key. Ex:
  5. /key 2 /nick Mynick^
  6.  would change your nickname to Mynick.
  7.  
  8. Also, when an error causes IRC.EXE to terminate, the error message is displayed,
  9. and then you are now prompted to "Press any key to return to DOS...". This is so
  10. you can now actually READ the message before it clears the screen and returns to
  11. DOS.
  12.  
  13. As of 06-16-91/1:51pm EST, I have re-witten the Screen Output routine AGAIN.
  14. (twice in two versions now. :> )  There were way too many bugs with the 1.41,
  15. so I just re-wrote it. Hopefully now EVERYTHING works. Maybe for 1.43 (or 1.50)
  16. there will be a /STATUSLINE command that will set the size of the statusline.
  17. (0, 1, or 2 lines)
  18.  
  19. There is now a BEEP (ctrl-g, ASCII 07) filter installed. /BEEPS shows your
  20. current beep mode.  /BEEPS <number> changes the mode. Here are the valid modes:
  21.  
  22.    0 - Completely removes the beep, you don't hear or see anything
  23.    1 - Normal beeps, you hear them, don't see them.
  24.    2 - Visual mode, you see the beeps as a "^G"
  25.    3 - Audio/Visual mode, you hear them and see the "^G"
  26.  
  27. --------------------------------------------------------------------------------
  28.