Re: Stars Buddy Search (new AHK script)
[ QUOTE ]
What does this mean?
Error: The same variable cannot be used for more than one control per window. The current thread will exit.
Specifically: v1
Line#
---> 323: Gui,Add,Button,v%a_index% ym gOpen,Open Tables
[/ QUOTE ]
Apparently, this comes up, when you search twice and don't close the GUI in between. Should be easy to fix.
|