01-25-2008, 03:49 AM | #1 (permalink) |
has a plan
Location: middle of Whywouldanyonebethere
|
Optimize a BAT script, suggestions?
I have this BAT script processing a load of MP3s I created. It applies replaygain tags and then creates file hashes of the tagged MP3s. My code is posted at this site here [there are issues with the TFP server and having FOR codes while posting my BAT script]
Code or see attached script There is that last line of code that is just far too long and a pain to edit. Also for purely academic purposes I would like to know how to make it prettier. Suggestions? I was looking for a way to pass variables from one BAT script to another, but all tips/methods are welcome.
__________________
Last edited by Hain; 02-08-2008 at 11:14 AM.. |
Tags |
bat, optimize, script, suggestions |
|
|