launch remote script on OS9 machine from OSX machine
launch remote script on OS9 machine from OSX machine
- Subject: launch remote script on OS9 machine from OSX machine
- From: Butch Chitty <email@hidden>
- Date: Tue, 25 Jan 2005 12:45:16 -0500
Hi all,
I'm trying to write a script, run from an OSX machine, that will launch another script on a remote OS9 machine. I tried this:
tell script "SundayJumbleRetriever" of machine "eppc://username:password@remotemachineipaddress" to launch
but get the following error:
Can't get script "SundayJumbleRetriever" of machine "eppc://username:password@remotemachineipaddress".
I've also tried using a path to the script :
property scriptPath : "Macintosh HD:Scripts:Automated Scripts:SundayJumbleRetriever"
tell scriptPath of machine "eppc://username:password@remotemachineipaddress" to launch
but with the same error. I've also tried 'tell application' but that just tells me that there's no process on host by that name.
Can anyone help me find what I'm doing wrong?
thanks in advance,
-butch
*******
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden