Jump to content

Send("") <-> Bugged when using Send("{KEY down}")?


 Share

Recommended Posts

yeah i am having bit problems with that now :D sometimes it works, sometimes it doesnt "send" they key

example

do
;crap
send("{a down}")
until $crap = 1
send("{a up}")

for some reason it "locks" the key [i cant use that key until i manually update $crap to 1[or just close the script..]]

anyone has any ideas whats wrong;?

Edited by zutto
Link to comment
Share on other sites

  • Developers

sounds pretty logical to me when you are constantly sending the "{a down}" as long you are in the loop.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

sounds pretty logical to me when you are constantly sending the "{a down}" as long you are in the loop.

ah..

trying in other way then :D

e: reporting back soon.

EDIT: yes it was the reason :E lol it worked fine earlier but yeah, thanks that fixed it :o

Edited by zutto
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...