View Single Post
  #99  
Old 08-27-2006, 12:38 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: DeMonster (New AHK Script)

[ QUOTE ]
In this latest version I changed the last remaining send {enter} in the buy-in section to click the button using a window ID so I think this should fix this specific problem he had.

[/ QUOTE ]
Perhaps using a window ID has the same effect as my PostMessage trick.

Does Send and WinClose work on the last active window (in the OS) or the last window referenced in your script? (if the last active window then this explains alot of the weirdness I've had happen in the past).

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote