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: Emmanuel <email@hidden>
- Date: Tue, 8 Apr 2003 09:04:21 +0200
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
_______________________________________________
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.