Multiple copies of Citrix running
Multiple copies of Citrix running
- Subject: Multiple copies of Citrix running
- From: "Stockly, Ed" <email@hidden>
- Date: Thu, 24 May 2007 10:46:51 -0700
- Thread-topic: Multiple copies of Citrix running
Hi,
I have a script that is using System Events to puppet the user interface in
Citrix. Citrix mounts a remote version of windows on a mac.
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.
The problem is the command
tell application "Citrix ICA Client" to activate
It always brings the Citrix process that was first launched to the front,
which may not be the one the user is trying work with.
Is it possible to first identify which Citrix Process is frontmost and
address the activate command to that process?
ES
_______________________________________________
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