• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can't get the application's event dictionary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Mon, 7 Apr 2003 20:47:11 -0700

At 9:57 PM -0400 4/7/03, Chris Garaffa wrote:
>tell application "Finder" of machine "eppc://192.168.2.233"
>display dialog "hi"
>end tell
>
>results in "Can't get the application's event dictionary" in Script Editor.

I've had a lot of problems using remote AE in X. It doesn't seem very reliable to me. Of course, that caused me to find another way of doing what I was doing, so I'm no longer using remote Apple Events. Go figure.

However, there are two things I recall. One, you need a trailing slash.

tell application "Finder" of machine "eppc://192.168.2.233/"

Second, try using Rendezvous for this.

tell application "Finder" of machine "eppc://MachineName.local/"

I reported a bug with Apple regarding saved scripts using Rendezvous names crashing AppleScript when used or opened. I haven't looked lately to see if it got out of the "being ignored" er, "investigation" phase. ;)

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.

References: 
 >Can't get the application's event dictionary (From: Chris Garaffa <email@hidden>)

  • Prev by Date: Re: Universal or general path to desktop?
  • Next by Date: do shell script - any limit to text argument?
  • Previous by thread: Can't get the application's event dictionary
  • Next by thread: Re: Can't get the application's event dictionary
  • Index(es):
    • Date
    • Thread