• 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
Launch remote script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Launch remote script


  • Subject: Launch remote script
  • From: Rich Sweeny <email@hidden>
  • Date: Wed, 21 Mar 2007 15:20:09 -0400


Hi,

I am having problems launching a script on a remote machine. I even tried a very simple script. On the remote machine I have a script called beep.scpt.

on run(x)
  beep x
end run


From another machine I will run this:
set remoteMachine to "eppc://username:email@hidden.0.4"

tell application "Finder" of machine remoteMachine
        set k to item "BootX:beep.scpt"
        run script alias k with parameters {3}
end tell
               
And this is what I get:
Finder got an error: alias (document file "beep.scpt" of startup disk) doesn't understand the run script message.        

Thanks,
Rich
 _______________________________________________
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: Re: Passing MS Word object specs (Larry the O)
  • Next by Date: Another Quark Question
  • Previous by thread: [ANN] SmartActivate.osax, HelpBook.osax and so on
  • Next by thread: Another Quark Question
  • Index(es):
    • Date
    • Thread