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

RaiMan proposed the following answer:
A wise man said: when looking for a solution, one should start with the
most simple one ;-)

this is the simplest one, that works:

some bats (first.bat, second.bat, third.bat, …) only containing
C:\SikuliX\runIDE.cmd -r "somescript.sikuli" > "somelog.txt"

and the bat to run them all in sequence
call first
call second
call third

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