home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / Internet / NetStat / netstat182.lha / arexx / Online.nrx < prev   
Encoding:
Text File  |  1997-03-20  |  191 b   |  7 lines

  1. /* Simple Arexx script to start Netstat when going Online    */
  2. /* Put this in the 'online' sections in Miami or whatever :) */
  3.  
  4. address 'NETSTAT.1'
  5. START
  6.  
  7. /* See, I told you it was simple */