Jump to content

Send Keys Not Working....


Recommended Posts

Hi friends.....

i've created one script in which i wanted to hold right control key & while holding this i've to press scroll lock twice....

but its not working....

can anyone help me out.......

thanks :)

1st you should post code so we can help you with problems, now we are supposed to guess the code.. anyway, i think this works:

Send('{CTRLDOWN}')
Send('{SCROLLLOCK 2}')
Send('{CTRLUP}')
Edited by Gif
Link to comment
Share on other sites

1st you should post code so we can help you with problems, now we are supposed to guess the code.. anyway, i think this works:

Send('{CTRLDOWN}')
Send('{SCROLLLOCK 2}')
Send('{CTRLUP}')

Its not working... coz when we press scroll lock button while holding the right control key, the light of scroll lock is not glowing....

but its glowing in this script...

Please help me....... Is there any other solution???????????

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...