Search found 1 match

by dirkaulo
13 Jan 2016 04:24
Forum: DOS Batch Forum
Topic: simple batch file
Replies: 3
Views: 4684

simple batch file

I am making a script to move all files from "C:\temp\source" to "C:\temp\destination". While for every 7 files copied, I would like to sleep for 20 seconds. I've been working so hard but it still doesn't work. Below with my batch, could anyone give me some idea? Thanks a lot! @EC...