Sorry for the resend but I'm not sure if my first attempt went through (new
to gmail)!

----

Hi all,

I'm getting lots of milage out of appscript, but ran into a snag that
searches haven't resolved.

Trying to gui script a remote machine, and appscript doesn't seem to be
working. This:

app(url='eppc://machine.local/System Events').processes()

complains that terminology can't be found and that the application isn't
launched

Whereas:

app(url='eppc://machine.local/System Events')

does actually give me a reference. So is there something I'm
misunderstanding?

Or is remote gui scripting illegal and appscript is just giving me the wrong
error?
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to