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

Hi,

This is what I'm trying:

----------
myScriptPath = "C:\\Documents and Settings\\user.comp\\My Documents\\00. 
WORK\\01. Projects\\03. Project Name\\04. Testing\\Sanity_Test\\"
if not myScriptPath in sys.path: sys.path.append(myScriptPath)

import name_of_the_imported_sikuli_file
---------

But when I try to use any of the functions in the original script, these are 
not recognized and not even marked in blue. I'm using Sikuli X-1.0rc1 in 
Windows XP SP3.

Thanks.

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