echo off cls echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ echo ³ We are now ready to print a copy of the registration form for Super ³ echo ³ Fonts I. Registered users receive additional soft fonts, matching ³ echo ³ drivers, free CompuServe accounts, and access to technical support. ³ echo ³ ³ echo ³ Make sure your printer is on and ready to run. Then press the enter ³ echo ³ key to print a copy of the shareware registration form. ³ 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 register.doc %1: goto good :bad echo You must pass a printer port to this batch file :good