Re: Can someone write me a batch file, please?
Posted on 2014-12-24, 21:57
Made this in Turbo C++ 1.0. The only thing is: this one uses copy instead of move, since Dosbox doesn't support 'move' command and I developed this in Dosbox. Hope it helps. Note that this is for DOS without long file names, if you need the functionality for Windows, it has to be rewritten. Also, it …