← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #237151]: How to run multiple Sikuli scripts in a row using a Batch file

 

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

Keyur posted a new comment:
Running  %SIKULI_IDE_PATH% -r %PATH_TO_.SIKULI% works perfectly. It only
gives that error when prepended with START /i /b /WAIT

However, on investigating some more, as indicated on the thread here: https://answers.launchpad.net/sikuli/+question/237460 I was able to use this format as a workaround without any problems:
@CALL c:\SikuliX\runIDE.cmd -r c:\SikuliX\testprogram1.sikuli

Thanks again for the quick response.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.