echo off cls echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ echo ³ Before you can print a sample of your soft fonts you *must* have run ³ echo ³ options 3 from the installation menu. (These copy and unpack the soft ³ echo ³ fonts, and copy & unpack the utility programs.) If you have already ³ echo ³ done this you can print a sample sheet by hitting the return key now. ³ echo ³ This batch file only works for printers attached to a parallel port. ³ echo ³ ³ echo ³ If you *don't* want to print anything hit the Ctrl-C key now to abort ³ echo ³ this batch file and return to INSTALL. ³ echo ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ if "%1"=="" goto bad pause echo Printing a sample of ESF's Scalable LaserJet III & IV Fonts, this will take a echo moment... download @sample.lst -q %1: copy sample.doc %1: echo Printing a sample of other products from Elfring Soft Fonts, this will take echo a moment.... download sample.usp 1 -dq %1 copy sample2.doc %1: goto good :bad echo Sorry, you must pass a parallel print port as an argument :good