REM File: HTMLtools-batch-MRR-GL-examples.bat - do all parameter lists in batch-MRR-GL-examples.doit
REM This generates the files need for the Jak-Stat Prospector Web site
echo "HTMLtools-batch-MRR-GL-examples.bat"
pwd
date /T
java -Xmx256M -classpath .;.\HTMLtools.jar HTMLtools -batchProcess:batch-MRR-GL-examples.doit
echo "-- Finished converting the files ---"
date /T