thedoe Posted October 26, 2011 Share Posted October 26, 2011 Hi Master.. I'm making a program to copy files from specified directory to another. let's say the program is running and is in progress copying a file with huge size (of course take a long time to finish it). but,, for some reason, in the middle of copying progress, I want to pause the autoit for sometime and then continue again the copying process. How can I do that? I think I can't use "sleep()" function, because the sleep function will be processed after autoit finish the copying process. I also tried by right clicking the autoit icon in system try, but it also not helped. The "right click menu" appears after the copying process is finish. thank you :-) Link to comment Share on other sites More sharing options...
Zedna Posted November 20, 2011 Share Posted November 20, 2011 Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
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