03-06-2003, 09:12 PM 
		
	
	
		ive got a function that repeats 10 times; its supposed to pull up an already open window and left click in a certian spot.  it performs correctly the first time but on the subsequent repeats, the mouse doesnt move.  heres the basics i use.  does anyone have an idea why?
thanks.
rep 10
act "WS_FTP"
2
mou 1014 277
lef
2
ifk(F12)
bee "C:\WINDOWS\Media\Windows XP Hardware Insert.wav"
break
	
	
	
	
thanks.
rep 10
act "WS_FTP"
2
mou 1014 277
lef
2
ifk(F12)
bee "C:\WINDOWS\Media\Windows XP Hardware Insert.wav"
break

 
 
 
