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
/
Stop MacHTTP
< prev
next >
Encoding:
Amiga (detected)
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
|
197 b
|
9 lines
|
[
TEXT/ToyS
]
tell application "MacHTTP"
activate
Refuse Connections true
display dialog ¬
"Wait until there are no current connections, then click 'Quit'" buttons {"Quit"} default button 1
quit
end tell