• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Quit a remote application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quit a remote application


  • Subject: Re: Quit a remote application
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 1 May 2004 08:46:25 -0700

On May 1, 2004, at 8:21 AM, Gnarlodious wrote:

tell application "System Events" of machine
"eppc://Rachel:bugaboo@Gnarlodious-Cube" to exists process "Microsoft
Entourage"

which works even though the disk isn't mounted (cool).

Now I want to extract the boolean, but this doesn't work:

set appState to (tell application "System Events" of machine
"eppc://Rachel:bugaboo@Gnarlodious-Cube" to exists process "Microsoft
Entourage")

So what's the trick?

I'm not able to try it, but how about this:

tell application "System Events" of machine "eppc://Rachel:bugaboo@Gnarlodious-Cube" to exists process "Microsoft Entourage"
set appState to the result

-- Michelle

--
Help, I've caught a cult, and can't get out!
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Quit a remote application (From: Gnarlodious <email@hidden>)

  • Prev by Date: Re: [Q] What are your favorite OS X Scripting Additions?
  • Next by Date: Re: Quit a remote application
  • Previous by thread: Quit a remote application
  • Next by thread: Re: Quit a remote application
  • Index(es):
    • Date
    • Thread