home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Boldly Go Collection
/
version40.iso
/
TS
/
17A
/
ANS2COM.ZIP
/
STACKEM.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-09-12
|
535b
|
25 lines
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.