• 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: Executing an AppleScript on a networked computer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Executing an AppleScript on a networked computer


  • Subject: Re: Executing an AppleScript on a networked computer
  • From: Christopher Nebel <email@hidden>
  • Date: Sun, 27 Apr 2003 22:03:30 -0400

On Saturday, April 26, 2003, at 10:42 PM, Doug McNutt wrote:

Using SfriptEditor 1.9 on my OS neXt machine - a G4 running 10.2.5 named Earth - I enter:

tell application "Finder" of machine "Jupiter"
open file "Ganymede:CheckAdminMail"
-- CheckAdminMail" is a tested AppleScript saved as an APPL on Jupiter.
end tell

Pressing check Syntax results in an edited version like this:

tell application "Finder"
open file "Ganymede:CheckAdminMail"
end tell

Obviously that is not what I want to do. ... Does interprocess communication work at all over an AppleTalk network? Does anyone actually use it? Is there a problem with OS neXt talking to Classic?

As a matter of fact, no, it doesn't work. EPPC over AppleTalk has never been and will never be supported in Mac OS X. EPPC over IP works fine talking to Mac OS X, Mac OS 9, and Classic, but you must supply the proper machine URL.

The "editing" is actually a bug that strips any machine name that doesn't look like a valid machine URL, that is, one that starts with "http://"; or "eppc://".


--Chris Nebel
Apple Development Tools
_______________________________________________
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: Executing an AppleScript on a networked computer
      • From: Doug McNutt <email@hidden>
References: 
 >Executing an AppleScript on a networked computer (From: Doug McNutt <email@hidden>)

  • Prev by Date: Re: alias is folder?
  • Next by Date: Re: TIDs and other questions
  • Previous by thread: Auto-mounting OS 7 and OS 8 disks on OS neXt
  • Next by thread: Re: Executing an AppleScript on a networked computer
  • Index(es):
    • Date
    • Thread