home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Comms Spectacular / MacHTTP 1.3 / MacHTTP Software / Documentation / AppleEvent & AppleScript Info / More Scripts / Resume Logging < prev    next >
Encoding:
Text File  |  1994-04-28  |  95 b   |  6 lines  |  [TEXT/ToyS]

  1. tell application "MacHTTP"
  2.     activate
  3.     Suspend Logging false
  4.     Refuse Connections false
  5. end tell
  6.