home *** CD-ROM | disk | FTP | other *** search
- ; first make shure the old driver is bumped out of mem...
- failat 21
- stack >nil: 20000000
-
- ; now test if ESC-$ is handled right be the printer
- Echo ""
- Echo ""
- Echo ""
- Echo ""
- Echo "Now the script tests your printer for ESC-$ performance."
- Echo "Make your printer ready for dumping a DIN A4"
- Echo "graphic printing with 360*180DPI. In case your"
- Echo "printer isn't capable of doing 360*180DPI: forget"
- Echo "this test!"
- Echo ""
- Echo "In case you have an extra printer buffer: please disable it"
- Echo ""
- ask "Are your ready for this test? (y/n)"
- if warn
- else
- quit
- endif
- copy Testpic.cmd par:
- echo "End of Test"
-