I am haveing some troble getting a code rigth mabey someone coudl post the rigth code 4 me .. but i need a botton to be on a timer that hits the key 2 every so many seconds .. pleaz post if u can help me
20-09-2005 at 09:48 PM
|
TJ_01 Level: VB Lord Registered: 24-08-2005 Posts: 320
Re: Help /w code
Im not so clear. Could you explain more
____________________________
Im JAMES
21-09-2005 at 12:49 AM
|
stickleprojects Level: Moderator Registered: 09-09-2002 Posts: 891
Re: Help /w code
Hi,
create a form
add a timer control
set the timer control's interval to how long you want
dblclick the timer control
enter "sendkeys {a}" here to send an "a" key
Hope this helps,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)