← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #262456]: Import multiple other scripts to Sikuli

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
you cannot import another .sikuli having the same name as one, that is
already imported.

I do not see any need, to have the scripts in other folders.
Just put them in one folder and name them differently:

create.sikuli
delete.sikuli
createsub.sikuli
deletesub.sikuli
createFiles.sikuli

and then use the appropriate

import createFiles
createFiles.create()

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