Jump to content



Quick Question


  • Please log in to reply
1 reply to this topic

#1 Guest_Quasi_*

Guest_Quasi_*
  • Guests

Posted 06 February 2004 - 11:10 PM

How do you send or do a crtldown event?
I want to do something like this
CRTLDOWN
sleep(150)
Send("1");
CRTLUP

but I really don't know how. Any help would be cool. Thanks guys

k, figured it out. Everything is sweet. :whistle:

Edited by Quasi, 06 February 2004 - 11:18 PM.






#2 Bartokv

Bartokv

    Prodigy

  • Active Members
  • PipPipPip
  • 199 posts

Posted 07 February 2004 - 02:35 AM

Try this:
Send("{CTRLDOWN}") Sleep (150) Send("1{CTRLUP}")


Please Note: There are a lot of useful options with the Send function, please check the help file for more info. :whistle:




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users