YoseMite Posted August 5, 2005 Posted August 5, 2005 Ey, I must send 3 keys alt + x + o. But how must I send the alt key? send("Alt") send("x") send("o") Sorry for this simple question. :">
GaryFrost Posted August 5, 2005 Posted August 5, 2005 try Send("{Alt down}") Send("xo") Send("{Alt up}") SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
YoseMite Posted August 5, 2005 Author Posted August 5, 2005 Thx, but it still work... I make a script thats open the MSN Options. (Alt - x - o)
GaryFrost Posted August 5, 2005 Posted August 5, 2005 Thx, but it still work...I make a script thats open the MSN Options.(Alt - x - o)<{POST_SNAPBACK}>Don't have msn but i'm guessing you need Alt + x then oSend("!xo") SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now