green566 Posted September 2, 2015 Posted September 2, 2015 (edited) Dear all,sorry to bother, I have two question needs someone help.1.DirCopy function:Can i copy specific folder only with newest date or folder name? ex. Here are three folders in the group[1001_0830], [1002_0831], [1003_0901] And I just need [1003_0901] the one. 2. WinWaitClose("title") function:How can i detect folder has copy completely then do next if the ("title") is a Variables? ex. [1] % complete, .....until [100]% complete Any reply will be helpful, thanks. Edited September 2, 2015 by green566
jguinch Posted September 2, 2015 Posted September 2, 2015 You have to compare the 2 folder dates and the process the copy if needed.FileGetTime should be what you need. Look at the helpfile Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
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