General discussion
August 8, 2002 at 12:59 AM
magisnyc

How to make script wait?

by magisnyc . Updated 24 years, 1 month ago

I have a script (.vbs) which at one point copies files to a new directory. The file copy must finish before executing the next command in the script. The size of the files will change over time. How do I get the script to check if the copying is complete before going to the next line?

I’m new to scripting so any insight you can give would be helpful.

Thanks.

This discussion is locked

All Comments