View Single Post
  #20  
Old 10-14-2006, 10:20 PM
L_Dude L_Dude is offline
Member
 
Join Date: Jun 2005
Posts: 60
Default Re: 2OuterJitsu\'s FTP table opening script

When I run this I get the following error. Any ideas?

Error: Parameter #2 is not a valid ControlGet command.

Specifically: List

Line#
027: FileAppend,%A_UserName%.%A_ComputerName% is locked,%A_UserName%.%A_ComputerName%.lock
030: OnExit,ExitSub
034: SetTimer,MinimizeTables,10000
037: Gosub,OpenTables
038: SetTimer,OpenTables,190000
040: Return
049: WinGet,id,List,Limit Hold'em,,Full Tilt Poker
---> 052: ControlGet,AllTablesAvail,List,,SysListView323,ahk _id%lobby_id%
Reply With Quote