home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- ECHO ┌─────────────────────────────────────────────────────┐
- ECHO │ This batch file prints a copy of an Order Form │
- ECHO │ which you can use to register. │
- ECHO │ │
- ECHO │ Make sure your printer is ready and that the print │
- ECHO │ head is just past a page break perforation. │
- ECHO ├─────────────────────────────────────────────────────┤
- ECHO │ Ready to print . . . │
- ECHO └─────────────────────────────────────────────────────┘
- PAUSE
- COPY ORDER.DOC PRN