← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #144555]: How can I import Sikuli scripts to re-use them?

 

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

    Status: Open => Needs information

RaiMan requested for more information:
??? "these are not recognized": error message(s)

??? "and not even marked in blue": do not understand.

Tips:

- try to use pathnames without intervening blanks or special characters (. should work) (a current Jython bug)
- use "from name_of_the_imported_sikuli_file import * " so you do not have to say with every refence: name_of_the_imported_sikuli_file.reference
- currently only one import per script works correctly (see bug 697355)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.