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 ...
Attaching a remote drive or directory on a Windows box is called “drive mapping” though the process is essentially the same as what we call mounting in the Unix world. While I rarely spend any ...
</pre><BR>I need 'tue' and '12/20/05' to change everyday. I know i can put the input i want in a txt file like:<BR>mon<BR>tue<BR>wed<BR>thu<BR>fri<BR>and call it, but how do i tell it to use a ...