Re: Apple System Profiler not closed
Re: Apple System Profiler not closed
- Subject: Re: Apple System Profiler not closed
- From: Paul Berkowitz <email@hidden>
- Date: Sat, 10 Mar 2001 09:08:02 -0800
On 3/10/01 8:04 AM, "Michelle Steiner" <email@hidden> wrote:
>
tell application "Apple System Profiler"
>
set The_IP_Address to TCPIP address as string
>
activate
>
(*for some reason, "quit" will not work if the aplication is in the
>
background
>
*)
>
quit
>
end tell
Good catch, Michelle. I hadn't realized ASP wouldn't quit if in the
background.
--
Paul Berkowitz