Re: Control on remote machine
Re: Control on remote machine
- Subject: Re: Control on remote machine
- From: Jack Morrison <email@hidden>
- Date: Thu, 26 Jul 2001 12:13:29 -0600
Some applications are not high level event aware. We had a similar
problem with trying to access Filemaker Pro 5.0 remotely.
Using Resedit, open the size resource. You may have to look at
multiple size ids. Double click on the size id and then scroll down
until you see a boolean for High level event aware "0" is off and "1"
is on.
You may also need to change Local and remote high level events to
ensure it is on.
For safety sake you will probably want to work on a copy of the application.
You amy also have to select the application while in Finder and get info on it.
UYnder show sharing you will have to ensure that the box is checked
for "Allow remote program linking"
I hope this helps.
Jack
I tried your suggestion below but still get the same message
"Audion isn't running or program linking isn't enabled"
Audion is running I'm listening to it...
Program linking must be on because I can send the finder commands and it
executes them such as beep or new folder.
So I am still at a loss as to why this won't work
Thanks again for any help anyone can offer
Cheers
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"
--
--------------------------------------------------------------------------
Jack Morrison <email@hidden> Multipurpose Intelligent
http://www.mBase.com Publishing Solutions
P:780-945-4602
F:780-421-8256 mBase...Enjoy the Freedom
--------------------------------------------------------------------------