03-19-2012, 12:15 AM
Quick (possibly silly question):
Do the FileCopy and cop functions have built in wait statements i.e. if I want to run a file from it's new location after it's been copied, I don't need any wait until copy complete statement. Is that right? In other words, is it correct that the next line of code after the copy statement won't run until after the copy is complete?
Thanks,
S
Do the FileCopy and cop functions have built in wait statements i.e. if I want to run a file from it's new location after it's been copied, I don't need any wait until copy complete statement. Is that right? In other words, is it correct that the next line of code after the copy statement won't run until after the copy is complete?
Thanks,
S