Batch File Question...

Status
Not open for further replies.

NewbieDOS

Beta member
Messages
1
I am trying to create a batch file to run a .exe (btcfg.exe) on multiple files. These files are basically .txt files with the same beginning name (ex: cbt000_ ) with the middle of the file name differing due to MAC address (ex: 00011232021d). I am not sure where to start... the situation is I have about 500 of these "cbt000_00011232021d.txt" files need to be run by the btcfg.exe.
Example is I would normally just take the "cbt000_00011232021d.txt" and using a batch file call within the batch file: btcfg.exe cb000_00011232021d.txt .
Again, I am having to do 500 of these and cannot think of where to begin.

ANY COMMENTS OR SUGGESTIONS WOULD BE GREATLY APPRECIATED!
 
Status
Not open for further replies.
Back
Top Bottom