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

    Status: Open => Answered

RaiMan proposed the following answer:
best is to put the snippets, that should be reused into functions (def)
and call these as needed.

a bunch of def's can be packed into a module script, that can be
imported into other scripts, to make the def's available.

see: http://sikulix-2014.readthedocs.org/en/latest/globals.html
#importing-other-sikuli-scripts-reuse-code-and-images

-- 
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

Reply via email to