@echo off REM Batch file for running orderrefs.pl from MSWindows command line. REM If necessary, modify the next line to contain the full path(s) to REM orderrefs.pl and/or perl perl orderrefs.pl %1 %2 %3 %4 %5 %6 %7 %8 %9