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

2014-10-16 Thread Sudhir Verma
Question #237151 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237151 Sudhir Verma posted a new comment: Hi , I am able to execute the multiple sikuli scripts as a batch file which is below @CALL c:\SikuliX\runIDE.cmd -r c:\SikuliX\testprogram1.sikuli @CALL c:\SikuliX

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

2014-10-16 Thread Sudhir Verma
Question #237151 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237151 Sudhir Verma posted a new comment: Hi , I am able to execute the multiple sikuli scripts as a batch file which is below @CALL c:\SikuliX\runIDE.cmd -r c:\SikuliX\testprogram1.sikuli @CALL c:\SikuliX

[Sikuli-driver] [Question #255846]: How to execute all the sikuli file which is existed in the folder using batch file.?

2014-10-16 Thread Sudhir Verma
New question #255846 on Sikuli: https://answers.launchpad.net/sikuli/+question/255846 Hi , I am able to execute the multiple sikuli scripts as a batch file which is below @CALL c:\SikuliX\runIDE.cmd -r c:\SikuliX\testprogram1.sikuli @CALL c:\SikuliX\runIDE.cmd -r c:\SikuliX\testprogram2.sikuli

Re: [Sikuli-driver] [Question #255846]: How to execute all the sikuli file which is existed in the folder using batch file.?

2014-10-17 Thread Sudhir Verma
Question #255846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255846 Status: Answered => Solved Sudhir Verma confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sik

Re: [Sikuli-driver] [Question #255846]: How to execute all the sikuli file which is existed in the folder using batch file.?

2014-10-17 Thread Sudhir Verma
Question #255846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255846 Status: Solved => Open Sudhir Verma is still having a problem: Hi RaiMan, Thanks for the response. I am new to sikuli. Can u please briefly explain the below code. Where can I provide the sikuli fol