Ryselenn,
Somewhere in your code (prior to line 462) you've attempted to use or define a character constant i.e a quoted string.
It seems you forgot to close the quotes.
The compiler has taken everything from this point on to be part of the quoted string until it reaches a point at which it...
Hi,
I need a method for recording the coordinates of a mouse click using Perl/Tk.
Basically I would like a background process which runs and records mouse events whilst testing a GUI application. I would then like to use these results to generate events which could be 'played back', automating...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.