Question #263876 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/263876

    Status: Open => Answered

RaiMan proposed the following answer:
simply try the following (in a Terminal / command line):

- go to your home folder

java -Dsikuli.FromCommandLine -jar /Applications/SikuliX-
IDE.app/Contents/sikuli-ide.jar -r Downloads/sikuli_costar.sikuli


You might put this into a command script: (e.g. myrunner)

java -Dsikuli.FromCommandLine -jar /Applications/SikuliX-
IDE.app/Contents/sikuli-ide.jar $*

then you can use it as
. myrunner -r path-to-a-script.sikuli 

I am sorry, but the 1.0.1 is a mess ;-)

-- 
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

Reply via email to