Short:        Server-side Notify on Dalnet Servers
Author:       strdustr@ptd.net (StarDustr)
Uploader:     strdustr ptd net (StarDustr)
Type:         comm/irc
Version:      1.1 (04.09.00)
Architecture: m68k-amigaos


		A script to reduce load on Dalnet

	1:	Create file With a text editor "Amirc/Watch.Dal"
			or use the A(dd) function of DalWatch.

	2:	Add all nicks, 1/line, that you want watched.

	3:	Add following 3 Aliases to AmIRC and save Settings.
			DWon /Rx DalWatch + %p
			DWof /Rx DalWatch - %p
			DWa  /Rx DalWatch A %p
			DWd  /Rx DalWatch D %p
			DWl  /Rx DalWatch L
			DWs  /Rx DalWatch S
			DWv  /Rx DalWatch V
			DWq  /Rx DalWatch QUIT

	4:	Copy DalWatch.amirx to AmIRC/rexx.

	5:	Turn off all Notifies in your watchlist when connecting to Dalnet.

	6:	Current maximum number of nicks allowed in watchlist is 128.


	Usage:
		To add all nicks in Watch.Dal to WatchList
			/DWon

		To add individual nick(s) to WatchList
			/DWon nick1 nick2 nick3 ......

		To remove all nicks in Watch.Dal from WatchList
			/DWof

		To remove individual nick(s) from WatchList
			/DWof nick1 nick2 nick3 ......

		To Add Nicks to Watch.Dal and the WatchList
			/DWa  nick1 nick2 nick3 ......

		To Delete Nicks from Watch.Dal and the Watchlist
			/DWd  nick1 nick2 nick3 ......

		To List all Nicks in Watch.Dal
			/DWl

		To View the Status of all Watched nicks
			/DWs

		To View all Watched nicks currently OnLine
			/DWv

		To Remove the DALWG clips from the clipboard
			/DWq