echo off echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ echo ³ We are now ready to print a copy of the documentation for the Word- ³ echo ³ Perfect 5.0 printer driver. Make sure your printer is on and ready to ³ echo ³ run. Then hit the return key to print instructions on how to install ³ echo ³ your printer driver. ³ 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 copy wordpf50.doc %1: goto good :bad echo You must pass a printer port to this batch file :good