Question #245009 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245009
Status: Answered => Open
Loren Lai is still having a problem:
Hello Raiman,
first of all thank you very much for your answering :-)
It works now !!! :-)))))
Just one more question please ...
now, in my mainApp() where I do import all other sikuli-scripts, e.g.
#filename: mainApp()
import file1
import file2
import file3
file1.callFunc1()
file2.callFunc2()
file3.callFunc3()
#Question: is there a better way how to import all the sikuli-files (file1,
file2, file3, ...) with 1 line code ?
I mean, if I have 50 other sikuli scripts, so I will have 50 line codes for
only "import" ;-)
That would not be nice ...
Thank you.
Cheers
Loren
--
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