bvnseven 0 Posted October 21, 2010 I have a defrag program that I want it to do 2 menu choices, then close the program. i sent the keystrokes alt-a,d and that does the defrag. THEN I sent Alt-A, X and that should close the program/window. This stupid thing (i am new to this) just blows right through the keystrokes, Does NOT do the defrag AND the ALT-X closes the window. How the heck to I tell it to defrag (alt-a,d), THEN TELL THE AUTOIT SCRIPT TO WAIT TILL THE DEFRAG IS DONE, THEN CLOSE THE PROGRAM????????? WHAT DON'T I KNOW? Share this post Link to post Share on other sites
Jos 2,211 Posted October 21, 2010 (edited) Welcome, You probably get better answers when you first blow off steam before posting and do less shouting in your post. I for one walk away from these type of post after seeing it. Another pointer is to be more exact because saying you use a defrag program and not posting your script isn't very helpfull Jos Edited October 21, 2010 by Jos 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. Share this post Link to post Share on other sites
Bert 1,430 Posted October 21, 2010 Also, it is very helpful to us when you post your script. We are happy to help you, but we need to see the problem in the code before we can offer a solution. Without seeing the code, we have no idea what the issue is. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Share this post Link to post Share on other sites