home *** CD-ROM | disk | FTP | other *** search
- /* Arexx script to automate the collection of news and mail and log the */
- /* call, using Miami, Thor, and Netstat of course :) */
- /* Remember to change the appropriate paths for your system */
-
- address command
- 'dh0:internet/miami2/miami'
- wait 50
- address 'MIAMI.1'
- HIDE
- ONLINE
-
- address command
- 'dh0:internet/thor/bin/sendtcp demon'
- 'dh0:internet/thor/bin/gettcp demon delete'
-
- address 'MIAMI.1'
- OFFLINE
- QUIT
-
- address 'NETSTAT.1'
- QUIT