:: This file belongs to the MFTOEPS package. :: :: %1 is an input file name WITH extension :: %2 is an output file name WITH extension :: :: Software used (change if required): :: GAWK.EXE :: @echo off gawk -f epstomf.awk %1 > %2