• 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
Can't make remote AppleEvents work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't make remote AppleEvents work


  • Subject: Can't make remote AppleEvents work
  • From: Ken Tozier <email@hidden>
  • Date: Tue, 15 Jun 2004 22:30:22 -0400

I wrote a couple of test scripts, a "server" and a "client" and am
having no luck with the "eppc://<machine-name>" AppleScript call

Server script is a "run and stay open" script on mac running OS 10.3.4
with "remote apple events" and "allow events from mac os 9" both
checked:


Server script:
on ListDesktopFiles()
return list folder (path to desktop)
end

Client script:
tell application "server script" of machine "eppc://<machine name>"
set x to ListDesktopFiles()
end tell

I have no problem logging in to the server mac but AppleScript seems to
choke after the login returning "no script found" (or something to that
effect )

Could this be something the network guys have set prohibiting
inter-maching communication?

Thanks for any insights

Ken
_______________________________________________
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: Can't make remote AppleEvents work
      • From: deivy petrescu <email@hidden>
  • Prev by Date: Re: recursion testing (was: Finder - Delete empty folders, recursively)
  • Next by Date: Name of Active Process
  • Previous by thread: Re: Mount OS X Volume from OS 9
  • Next by thread: Re: Can't make remote AppleEvents work
  • Index(es):
    • Date
    • Thread