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: Jon Pugh <email@hidden>
- Date: Tue, 8 Apr 2003 09:59:40 -0700
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
_______________________________________________
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.