REM File: HTMLtools-MRR-all-fast.bat - convert the total MRR Excel DB to single large table
echo "HTMLtools-MRR-all-fast.bat"
pwd
date /T
java -Xmx256M -classpath .;.\HTMLtools.jar HTMLtools -genBatchScripts:data.MRR-all/params-MRR-all-fast.map
echo "-- Finished converting the file ---"
date /T