Re: controlling remote application question
Re: controlling remote application question
- Subject: Re: controlling remote application question
- From: Steve Roy <email@hidden>
- Date: Mon, 10 May 2004 14:41:34 -0400
On May 10, 2004, at 12:37 PM, Christopher Nebel wrote:
when you send a command to a remote application do you use the
application name or the process name in the tell?
It's the process name, which can be different than the file name for a
bundled application. We'd like to correct this, since it's difficult
to determine the process name in some cases, but there isn't any API
to do so currently.
By "difficult", do you mean impossible? I would like to do something
about this problem in my Mac Remote Control application:
<
http://www.roydesign.net/macremotecontrol>. One way might be to go and
look in the Info.plist file of the application bundle. Or is there a
slightly easier way, as with 'do shell script' or something?
Steve
--
Steve Roy <email@hidden>
Personal homepage: <
http://homepage.mac.com/sroy>
Projects homepage: <
http://www.roydesign.net>
_______________________________________________
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.