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

I have four working bat files that look like just like this apart from the 
filenames:

start /i /b /w  C:\SikuliX\runIDE.cmd -r "C:\AssemblaSVN\testingwc\trunk\Sikuli 
Scripts\Ned\Tests\Retail\Data Conversion\CTFileMissing.sikuli" > 
"C:\AssemblaSVN\testingwc\trunk\Sikuli Scripts\Ned\Tests\logging\Retail\Data 
Conversion\CTFileMissing.txt"

These work just fine for me individually but if I try to call all four together 
with another bat file that looks like this:

call "MissingInfo.bat"
call "CTFileMissing.bat"
call "InvalidAPIURL.bat"
call "DBAlreadyExists.bat"


EXIT

It always exits after the first call. I don't have EXIT in any of the 
individual bats.
Any help would be appreciated

Regards,
Ned

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