home *** CD-ROM | disk | FTP | other *** search
- Short: ARexx Ping script for AmIRC
- Author: newlook@ameritech.net (Deryk B. Robosson)
- Uploader: newlook@ameritech.net (Deryk B. Robosson)
- Type: comm/tcp
- Replaces: AmIRCPing.lha
- Requires: A ping command
- Version: 1.01
-
-
- Installation:
- --------------
- Copy ping.amirx to amirc/rexx directory
-
- Install an alias in AmIRC by selecting setup menu
- then lists. Under Alias tab, select add new alias.
-
- Then in edit window type the alias you would like
- to use.
-
- i.e. ping = /rx ping %p
-
- Usage:
- --------------
- Using above example, you would type
-
- /ping someplace.cool.net
-
- or
-
- /ping someplace.cool.net flood
-
- or
-
- /ping newlook
-
- and you will be shown the results.
-
- If you wish for a count more than five pings, edit the count variable
- in the script, it's towards the top. Count has no effect when using
- the FLOOD option. If using the FLOOD option, you must CTRL-C in the
- output window to break the program.
-