Skarabaeus Posted August 13, 2007 Posted August 13, 2007 (edited) Hi everyone, i'm trying to send keystrokes to a DOS-Window, which works pretty fine. the only problem is, that the reaction is veeeeery slow. if i type the things by myself, there is no problem, just when using autoit to send anything there is a big delay. i'm not using a sleep() command in the script, so that should not be the problem. maybe someone can help me. greets, skarabaeus p.s.: is there a way to force a dos-app running in window mode? Edit: whoops, must be "prompt" in title Edited August 13, 2007 by Skarabaeus
jaenster Posted August 13, 2007 Posted August 13, 2007 This is true, There is a udf for this. I forgot the name sorry. -jaenster
Skarabaeus Posted August 14, 2007 Author Posted August 14, 2007 Found a solution: setting the key-delay time UP from standard 5 ms to 150 ms helped. i think the dos-prompt was not able to handel the fast keystrokes...now everything works fast and fine
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