• 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: Multiple copies of Citrix running
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple copies of Citrix running


  • Subject: Re: Multiple copies of Citrix running
  • From: Emmanuel <email@hidden>
  • Date: Fri, 25 May 2007 20:06:16 +0200

At 5:36 PM +0100 5/25/07, has wrote:
Philip Aker wrote:

The script is launched from the Mac OS scripts menu, and works fine when there is only one version of Citrix running. However, with Citrix it is possible to launch multiple versions of the applications and each version appears as a separate process, but with the same process name.
[...]
tell application "System Events" to {name, unix id} of (item 1 of (every process whose frontmost is true))

That will give you the process id, but there's no way in AppleScript to target processes using that value.

You're sure, has?

Not that I tried (I use that all the time but only for remote machines) but I thought you can do something like:

tell app "theapp" of machine "eppc://localhost/?pid=12345" to doStuff()

Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Re: Multiple copies of Citrix running (From: has <email@hidden>)

  • Prev by Date: Re: Multiple copies of Citrix running
  • Next by Date: Re: Multiple copies of Citrix running
  • Previous by thread: Re: Multiple copies of Citrix running
  • Next by thread: Re: Multiple copies of Citrix running
  • Index(es):
    • Date
    • Thread