BatMaker

BatMaker is a command line tool generating a batch to process all files fitting a given mask the same way.
Download

BatMaker Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Christian Maas
  • Operating Systems:
  • Windows All
  • File Size:
  • 18 KB

BatMaker Tags


BatMaker Description

BatMaker is a small, simple and easy-to-usecommand line tool generating a batch to process all files fitting a given mask the same way. BatMaker also allows (re)numbering files using a counter incremented on each file. You can define the format as well as the start value of the counter. Syntax: BatMaker ] describes how to process each file; use in #f for file name with extension #n for file name without extension #c for counter incremented on each file /ci,j,k counter format for #c i digits with leading zeroes (default: 0 = no leading zeroes) counter starts at j (default: 0) increment value k (default: 1) Example 1: BatMaker A.BAT *.txt cmsort /S 1,2 #f #n.sor generates A.BAT with lines for each text file like cmsort /S 1,2 CUSTOMER1.TXT CUSTOMER1.sor Example 2: BatMaker B.BAT *.bmp /c3,1 ren #f pic#c.bmp generates B.BAT with lines for each bitmap file like ren main.bmp pic001.bmp


BatMaker Related Software