View Single Post
  #25  
Old 12-21-2006, 10:50 AM
rubbishaka80 rubbishaka80 is offline
Member
 
Join Date: Jul 2005
Posts: 84
Default 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.
Reply With Quote