Question #171771 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/171771
Status: Open => Answered
RaiMan proposed the following answer:
I never got complex run commands working on Mac.
Finally I ended up using Jythons subprocess, which is much more flexible
(after some experiments with os.popen).
And I always tried the command in the Terminal before baking it into a
script: this gives some hints on needed apostrophes.
In some cases, it was easier to make a shell script, that could be
called with "compact" parameters or without any parameters.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp