echo off cls echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ echo ³ We are now ready to print a copy of the registration form for this ³ echo ³ shareware product. Make sure your printer is on and ready to run. ³ echo ³ Then hit the return key to print a copy of the shareware registration ³ echo ³ 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