ProgAndy Posted April 26, 2008 Posted April 26, 2008 Why do you have to know? I think its 10ms, but I would use this: $ValueBefore = Opt("SendKeyDownDelay",200) ... Opt("SendKeyDownDelay",$ValueBefore ) *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
Gillboss Posted April 27, 2008 Author Posted April 27, 2008 from the helpfile:CODESendKeyDownDelay Alters the length of time a key is held down before being released during a keystroke. For applications that take a while to register keypresses (and many games) you may need to raise this value from the default.Time in milliseconds to pause (default=5).please read the helpfile before posting. thanks. i cant read it... when i write:SendKeyDownDelay(then i have commands... and explains, but when it on SendKeyDownDelay i cant read all it because it over the screen..
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