hi im new to autoit and need help
send ("{x down}")
sleep (2000)
send ("{x up}")
when i execute that script the x are not been hold down why?
in notepad it should be like this xxxxxxxxxxxx cause i hold the key down for 2000 using sleep command instead i only get one x only..im not trying to send x 10x..what i want is to make the key hold down work..
sorry for my bad english