News

I'm working on writing a pretty simple Windows batch file. The batch needs to call another batch, which we'll call batch2 (batch2 will be dynamically generated by a separate process). I want to ...
Hi, I'm having some batch file trouble, trying to get date and time stamp into file names generated by the batch file.