• 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
Remote Apple Event to execute an applescript on another machine with parameters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Remote Apple Event to execute an applescript on another machine with parameters


  • Subject: Remote Apple Event to execute an applescript on another machine with parameters
  • From: Jim Skibbie <email@hidden>
  • Date: Mon, 12 Oct 2009 11:02:43 -0500
  • Thread-topic: Remote Apple Event to execute an applescript on another machine with parameters

Title: Remote Apple Event to execute an applescript on another machine with parameters
I have an on run script on a remote machine that needs several parameters

remotescript.scpt

on run (param1, param2, param3)
...
end run

I’m wondering if there is a way to use Remote Apple Events to run this script and pass it parameters.

I can’t seem to find the right syntax to I can do something like:

run script remotescript.scpt with parameters {“1”, “2”, “3”} but on a remote machine.

I’ve seen examples like

tell application "Finder" of machine (get "eppc://user:pwd@1.2.3.4/") to ...

but how do you execute a script that is on the remote machine?

Thanks.
Jim
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Fwd: Telling an iDisk from other mounted volumes
  • Next by Date: Re: Telling an iDisk from other mounted volumes
  • Previous by thread: Fwd: Telling an iDisk from other mounted volumes
  • Next by thread: Quark 7 Kerning
  • Index(es):
    • Date
    • Thread