Question #144908 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/144908
surfdork posted a new comment: You could save the Excel data as a .csv then use the CSV module in Python http://effbot.org/librarybook/csv.htm http://docs.python.org/library/csv.html you can assign the variables within def's (function's) or globally I'm working on a similar issue. -- 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

