home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Programy / Internet / IRC / ON.lha / ON / Docs / ON.readme < prev   
Encoding:
Text File  |  2000-12-30  |  1003 b   |  39 lines

  1. SHORT           :  ON function for AmIRC
  2. AUTHOR          :  strdustr@ptd.net (StarDustr)
  3. UPLOADER        :  strdustr@ptd.net (StarDustr)
  4. TYPE            :  comm/irc
  5.  
  6. VERSION:        :  $VER: ON.amirx 2.23 (20.02.00)
  7. VERSION:        :  $VER: Off.amirx 2.1 (20.02.00)
  8. VERSION:        :  $VER: ListON.amirx 2.1 (20.02.00)
  9.  
  10. Requirements:
  11.  
  12.     1.    AmIRC installed, running correctly with RexxMSGPort.
  13.     2.    Recommended that you make   Rx  resident.
  14.     3.    A minimum basic knowledge of ARexx and
  15.         irc server commands.
  16.     4.    Read the documentation in  ON.doc.
  17.  
  18. Command Functions:
  19.  
  20.     ON.amirx    ON function.
  21.     OFF.amirx    Turns off selected active ON function.
  22.     ListON.amirx    Lists currently active ONs.
  23.  
  24.  
  25. Usage:
  26.  
  27.     /Rx ON Event Function
  28.     /Rx OFF ON's_number
  29.     /Rx ListON
  30.  
  31. Updates:
  32.  
  33.     Changed ON so that only 1 copy of ON.amirx will run
  34.     regardless of the number of ON functions scanned for.
  35.     Changed OFF to send MSG to ON process to remove an
  36.     ON function.
  37.     Changed ListON to send MSG to ON process to list
  38.     current ON functions.
  39.