Question #207708 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/207708
denywinarto gave more information on the question: no wonder it won't work, the looping is still incorrect 1. I changed above code from "import tes" into "import tes2", save it as tes.skl 2. Then i made tes2.skl containing code above (so that both scripts can import each other) (both scripts is in the same folder btw) Both scripts only call each other once, so when i run tes.skl i got: tes.skl tes2.skl tes.skl So the loop still doesnt work i guess... -- 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

