crollinjones
New member
- Local time
- 11:52 AM
- Messages
- 3
I use a program from the command line with two inputs:
prog file1.exA file2.exB
Where .exA is an input file for prog
and .exB is the second file required for the file.
I would like a to create a batch file to call the program that loops through all the *.exA files using all the .exB files. For example, if I have 10 .exA files and 10 .exB files, that would be 100 runs of the program.
Can I use nexted for loops in a batch file?
Thanks for your assistance!
prog file1.exA file2.exB
Where .exA is an input file for prog
and .exB is the second file required for the file.
I would like a to create a batch file to call the program that loops through all the *.exA files using all the .exB files. For example, if I have 10 .exA files and 10 .exB files, that would be 100 runs of the program.
Can I use nexted for loops in a batch file?
Thanks for your assistance!
My Computer
- Computer type
- PC/Desktop
- Computer Manufacturer/Model Number
- Dell
- OS
- Windows 7 64 bit