Re: [Sikuli-driver] [Question #697263]: random function definition error

2021-05-27 Thread martin matias garcia
Question #697263 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/697263

Status: Needs information => Solved

martin matias garcia confirmed that the question is solved:
I found the problem, running the full script after repairing the
function solves my problem, thanks

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
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


Re: [Sikuli-driver] [Question #697263]: random function definition error

2021-05-27 Thread RaiMan
Question #697263 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/697263

Status: Open => Needs information

RaiMan requested more information:
SikuliX version?

Hope your mean "def function ():" ;-)

Could you paste a snippet, that allows to reproduce?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
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


[Sikuli-driver] [Question #697263]: random function definition error

2021-05-26 Thread martin matias garcia
New question #697263 on SikuliX:
https://answers.launchpad.net/sikuli/+question/697263

I have the following problem, when writing a script I define functions in the 
following way "Def function ():" everything is perfect until one generates an 
error.  And it starts throwing "undefined function".  I completely delete the 
function that generated the error and all the functions that worked perfectly 
show the same "function not defined" error.  I close everything and take a 
break.  The next day I start again and the script that gave me an error works 
perfectly.  Until it presents the same error and I cannot continue.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
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