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

Hi Raiman

1.I wanted to run 8 scripts at once.So i included "from sikuli import *" in all 
the 7 scripts and in last script i used "import (name of all the scripts 
separated by comma)" OR individually i imported seven scripts in the last one

2.I created one new script called as "main.sikuli" and in that i imported all 8 
scripts one by one.

In both the cases i m getting "SyntaxError ( "mismatched input '-' expecting 
NEWLINE", )"
Please let me if i m doing something wrong.

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to