Re: Can't get the application's event dictionary
Re: Can't get the application's event dictionary
- Subject: Re: Can't get the application's event dictionary
- From: Deivy Petrescu <email@hidden>
- Date: Tue, 8 Apr 2003 20:56:16 -0400
On Tuesday, April 8, 2003, at 12:59 PM, Jon Pugh wrote:
At 9:04 AM +0200 4/8/03, Emmanuel wrote:
At 9:57 PM -0400 07/04/03, Chris Garaffa wrote:
tell application "Finder" of machine "eppc://192.168.2.233"
display dialog "hi"
end tell
In case Jon's suggestions are not enough, I would try "2+2" rather
than "display dialog". As far as I remember, under OS8/9 you could
not run such a script because it requires user's interaction.
It would be fair enough that you be not allowed to send remotely a
script which requires the user's presence.
Emmanuel is correct, however, Jon's Commands does have a command to
deal with this:
AE user interaction level AE interact with all
Sure, it's ugly, but it works. ;)
You need to have Jon's Commands installed on the remote machine.
Jon
Jon,
the script works here with no problem. I tried many variations and they
all worked flawlessly.
It is imperative to have "Remote Apple Events" checked on the receiving
end.
I had the computer display a dialog giving up or not. if giving up is
not there, script "freezes" in the local machine until it receives the
"OK" or "Cancel" from the end machine. I can also open an app in the
remote machine.
The only OSAX I have here is Satimage!
Regards
Deivy Petrescu
http://www.dicas.com/
_______________________________________________
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.