home *** CD-ROM | disk | FTP | other *** search
/ Amiga Dream 59 / CDDream59.ISO / Amiga / Internet / Web / AWeb2Miami.readme < prev    next >
Text File  |  1999-01-07  |  1KB  |  43 lines

  1. Short:    V1.02 ARexx scripts to controll Miami from within AWebII
  2. Author:   matthey@hotmail.com (Matt Hey)
  3. Uploader: matthey@hotmail.com (Matt Hey)
  4. Type:     comm/www
  5.  
  6. -----------------------------------------------------------------------------
  7. REQUIREMENTS
  8.  
  9.    o Amiga running AWeb-II 3.x
  10.    o Miami 2.x
  11.    o ARexx
  12.  
  13. -----------------------------------------------------------------------------
  14. DESCRIPTION
  15.  
  16. AWeb2Miami is an archive that consists of the following ARexx scripts to
  17. controll Miami from within AWebII v3.0+...
  18.  
  19.    o Online.awebrx will run Miami and tell it to go online and then return
  20.      back to AWeb.
  21.    o Offline.awebrx will cause Miami to go offline and quit.
  22.    o OnlineStatus.awebrx will tell you whether Miami is running, offline, or
  23.      the speed and length of time connected by popping up a requester.
  24.  
  25. These three scripts should be started within AWebII. They can be started from
  26. the ARexx Menu, a User (GUI) Button, a Command Key, or automatically (when a
  27. link is clicked) with Start TCP/End TCP.
  28.  
  29. -----------------------------------------------------------------------------
  30. HISTORY
  31.  
  32. This is version 1.02 (29.12.98) and is the third version released.
  33.  
  34.    o Added comment in installer script as requested by the original author
  35.      (Bill Parker WHMP of Amitrix)
  36.  
  37. Version 1.01 (21.11.98)
  38.  
  39.    o Changed the "Rx ..." to "Run ..." for GUI buttons to work from installer
  40.      (thanks to Ingo Sedding)
  41.  
  42. Version 1.0 (21.10.98).
  43.