If you need a computer on your network to automatically perform a file copy as soon as Windows loads -- such as to back up a particular file to your company's server -- the simplest method is to ...
You need <B>for</B>:<BR><pre class="ip-ubbcode-code-pre">Runs a specified command for each file in a set of files. FOR %variable IN (set) DO command [command ...
(1) For an overview of batch file commands, see batch file abc's. (2) A file containing data that is processed or transmitted from beginning to end. (3) A file of operating system commands that are ...