Problem:
How to run a batch creation of new empty indexed files.
Resolution:
Create an empty .txt file using Windows Explorer.
From the directory in the right hand window find an emtpy area and right click the mouse, select New and new text document name the file dummy.
Rebuild dummy.txt, newfile.dat /o:seq,ind /t:mf8 /r:f100 /k:1 5
These options can be found within the documentation under index for Rebuild and select converting a file.
