Re: Multiple copies of Citrix running
Re: Multiple copies of Citrix running
- Subject: Re: Multiple copies of Citrix running
- From: has <email@hidden>
- Date: Fri, 25 May 2007 19:41:23 +0100
Emmanuel wrote:
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()
Ah true. I'd quite forgotten about that. It will work - I've done it
myself in the past - though you'll need to enable remote AEs and
provide authorisation, of course. (You don't with appscript.)
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
http://appscript.sourceforge.net/objc-appscript.html
_______________________________________________
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