@ECHO OFF ::Usage: tif2eps TIFF_name [EPS_name] [options] :: tif2eps (without parameters) will display all options ::DOS (uncomment next line and comment out last one) REM gs386 -dNODISPLAY -q -- tif2eps.ps %1 %2 %3 %4 %5 %6 %7 %8 %9 ::Windows gswin32c -dNODISPLAY -q -- tif2eps.ps %1 %2 %3 %4 %5 %6 %7 %8 %9