home *** CD-ROM | disk | FTP | other *** search
/ Dream 49 / Amiga_Dream_49.iso / amiga / internet / irc / resolve.readme < prev    next >
Text File  |  1998-02-11  |  839b  |  25 lines

  1. Short:    Resolve script for AmIRC and Miami
  2. Author:   robin@robinc.demon.co.uk
  3. Uploader: robin@robinc.demon.co.uk
  4. Version:  1.2
  5. Type:     comm/tcp
  6. Requires: AmIRC, Miami, and rexxdossupport
  7.  
  8. Installation:
  9. Copy resolve.amirc to amirc/rexx
  10. Add an alias ("Settings/Lists.../Alias") - "resolve /rx resolve %p"
  11.  
  12. Usage:
  13. TEMPLATE="URL/A,SAY/S,SHOW/K"
  14. URL/A  - Either a nick, or a url (Always needed)
  15. SAY/S  - Output result in channel (Used as a switch)
  16. SHOW/K - The nick of someone to show the results to...
  17.  
  18. Examples:
  19. /resolve robinc                    - shows you resolve on robinc
  20. ½Resolve╗ robinc.demon.co.uk (158.152.105.44)
  21.  
  22. /resolve robinc.demon.co.uk        - shows you resolve on robinc.demon.co.uk
  23. /resolve robinc say                - shows channel resolve on robinc
  24. /resolve robinc show robinc        - shows robinc resolve on robinc
  25.