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
/
View Log File
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-04-28
|
252 b
|
7 lines
|
[
TEXT/ToyS
]
tell application "MacHTTP"
Refuse Connections true
Suspend Logging true --disable logging so the log file isn't busy
end tell
tell application "Scriptable Text Editor"
open alias "Quadra:AppleScript:MacHTTP.log" --edit this path accordingly
end tell