Re: Control on remote machine
Re: Control on remote machine
- Subject: Re: Control on remote machine
- From: Bryan <email@hidden>
- Date: Thu, 26 Jul 2001 11:45:33 -0400
- Organization: Apex Radiology
try the format:
tell application "Web Sharing Extension" of machine "eppc://192.168.1.1"
start
end tell
"Edward F. O'Rourke IV" wrote:
>
Greetings.
>
>
I have been trying to control Audion 2 via applescript on a remote machine.
>
>
I have run a test of
>
>
tell application "Finder" of machine "Server"
>
beep
>
end tell
>
>
An the remote machine does in fact beep so things seem to be working.
>
>
Then I try to run this
>
>
tell application "Audion 2"
>
activate
>
play in control window 1
>
end tell
>
>
And I get an error returned
>
>
"Audion 2 isn't running or program linking isn't enabled"
>
>
Could someone please shed some lite on this cryptic problem?
>
>
Program linking is in deed on or else how did I get it to beep in the first
>
test. Audio is running so what gives?
>
>
Thanks in advance
>
Eddie
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users