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 folder path and how it will call the sikuli
scripts file existed in the folder.
As per my understand (*.sikuli), this location we need to provide the
sikuli directory path. I tried but not working.
So can u please help me.
for %%f in (*.sikuli) do (
echo running %%f
rem add what you need
)
--
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