home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / Internet / NetStat / netstat182.lha / arexx / Auto.nrx next >
Encoding:
Text File  |  1997-03-30  |  467 b   |  21 lines

  1. /* Arexx script to automate the collection of news and mail and log the  */
  2. /* call, using Miami, Thor, and Netstat of course :)                     */
  3. /* Remember to change the appropriate paths for your system              */
  4.  
  5. address command
  6. 'dh0:internet/miami2/miami'
  7. wait 50
  8. address 'MIAMI.1'
  9. HIDE
  10. ONLINE
  11.  
  12. address command
  13. 'dh0:internet/thor/bin/sendtcp demon'
  14. 'dh0:internet/thor/bin/gettcp demon delete'
  15.  
  16. address 'MIAMI.1'
  17. OFFLINE
  18. QUIT
  19.  
  20. address 'NETSTAT.1'
  21. QUIT