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 ...
I would have asked this in the MSOS forum, but the batch file experts tend to hang out in here...<BR><BR>We have to edit a line in a .txt file on 450 computers. I'm hoping we can do this via some sort ...