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

RaiMan proposed the following answer:
Normally you use Python/Jython for scripting yopur workflows.

Since I guess, that the mentioned files are accessible text files, you
can simply use file i/O (open/read/write/close), to work with the files
and finally run the .bat file (which in turn could be created by the
script before).

So no need, to do it visually.

-- 
You received this question notification because your team Sikuli Drivers
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