Question #663191 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663191
RaiMan proposed the following answer: Are you using latest SikuliX - at least 1.1.1? http://sikulix.com The IDE supports as many scripts as you like - just open a new tab. There are many features that allow, to divide larger scripts into smaller parts, besides the things the Python language as such delivers. In the docs there are some infos about import and running scripts from within other scripts. And with an intelligent naming scheme it is possible, to use the IDE only for the image management only, while working with the code in mature IDE's like PyCharms. Many possibilities. ... and I totally agree with comment #1 --- But that's for writing code not for Sikuli script LOL - what's the difference? -- 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

