• 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: Application event dict error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application event dict error


  • Subject: Re: Application event dict error
  • From: Jon Pugh <email@hidden>
  • Date: Mon, 17 Jun 2002 21:08:10 -0700

At 7:05 PM -0500 6/17/02, Steven McIntosh wrote:
>The problem is: now that I have
>made the switch to OS X on all of the work macs in the place, I can't get
>applescript to send commands to other machines. Upon trying to check and
>compile, I get "Can't get the application's event dictionary."

You need to specify the machine via a URL now, instead of using the machine's AppleTalk name.

tell application "XTension" of machine "eppc://10.0.1.9/" -- fake ip address
end tell

Of course, it needs to be configured for TCP access for this to work, and there is no solution for DHCP access at this time (that I know of).

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.

  • Follow-Ups:
    • Re: Application event dict error
      • From: Philip Aker <email@hidden>
    • Re: Application event dict error
      • From: James Sentman <email@hidden>
References: 
 >Application event dict error (From: Steven McIntosh <email@hidden>)

  • Prev by Date: RE: events that halt system shutdown.
  • Next by Date: Re: Application event dict error
  • Previous by thread: Application event dict error
  • Next by thread: Re: Application event dict error
  • Index(es):
    • Date
    • Thread