AppleScript - Silent Running?
Jim Ault
JimAultWins at yahoo.com
Thu Sep 22 10:58:51 EDT 2005
google > " applescript remote" > a bunch of links, some rather old.
'Tell' blocks can accept URLs in the 'machine' parameter, allowing
AppleScript control of remote applications via TCP/IP as of OS 9 in Nov '99
You can run a remote Applescript in Terminal
Check out the 'osascript' shell command.
http://www.macdevcenter.com/pub/ct/47 [several topics]
Controlling Your Mac with AppleScript and Java
A tutorial on how to use AppleScript and Java together to automate your ...
the power of AppleScript to make a remote control center for any
AppleScriptable apps
Jim Ault
Las Vegas
On 9/22/05 12:07 AM, "Peter Reid" <preid at reidit.co.uk> wrote:
>
>> I used to use FMkr to export data called by Applescripts, but user interface
>> was no concern since this was a server.
>> Does the FMkr database have to be on the same Mac? Being frontmost will not
>> be an issue in that case.
>
> I don't think you can AppleScript an app on another Mac, I think it
> only works on the local system.
More information about the use-livecode
mailing list