omi Posted February 18, 2009 Posted February 18, 2009 Hi All, I want to copy content of one directory to another for that i am using DirCopy Function. There is few line of code after calling this function. I want to know is the script waits till all the content of directory gets copied. If no then is there any to wait till the content gets copied. I want to wait till all the content gets copied. Thanks in Advance!!!!
Drew Posted February 18, 2009 Posted February 18, 2009 Yes , it will finishe each line of syntax before executing any further commands.
Danny35d Posted February 18, 2009 Posted February 18, 2009 Yes, it wait until all the content gets copied. AutoIt Scripts:NetPrinter - Network Printer UtilityRobocopyGUI - GUI interface for M$ robocopy command line
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