home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo
- echo
- echo Use ANS2COM to convert the ANSIs in this package
- echo to COM files, then . . .
- echo
- echo CHANGE GRAPHIC SCREENS WITH THE ESC KEY
- echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- echo (Missing COM files will produce brief error messages)
- echo
- echo Press any key for 1st graphic . . .
- pause>nul
- mm
- billy
- belinda
- balloons
- party
- woman
- martian
- sphinx
- camel
- cls
- :NOTE - If you try to write a similar batch file, the blank
- : lines are created by echoing decimal character No.255.