Re: Remote Apple Events
Re: Remote Apple Events
- Subject: Re: Remote Apple Events
- From: Lee Noble <email@hidden>
- Date: Thu, 3 Feb 2005 14:44:28 +0000
I just experimented a bit tried this and it worked
tell application "Finder" of machine "eppc://kenny.local"
activate
do shell script "open /Applications/iTunes.app"
end tell
Not sure if that's the only way.
Lee
On Feb 3, 2005, at 14:17, Kumar Shailove wrote:
Hi List,
I try to communicate with an application running on a remote machine
with AppleScript. If the application is currently running, the script
works fine, but if the application is not running, I am not able to
launch the application and hence work on it.
Any idea how to launch the application?
TIA
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden