Search found 1 match

by corwinr
20 Sep 2010 14:48
Forum: DOS Batch Forum
Topic: for statement syntax / tokens and delims
Replies: 1
Views: 3870

for statement syntax / tokens and delims

I have a few classes that are recorded every day and the files are automatically sorted in to folders when the recording completes. I am having some trouble with my routine: My base directory has a file called RenameAndMove.bat and it contains the following script: @For /F "tokens=1,2,3,4,5,6,7...