home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
UTILITY
/
FQT80BR.ARJ
/
DONT_RUN
/
SCR2.DAT
< prev
next >
Wrap
Text File
|
1991-02-10
|
912b
|
19 lines
REM FIRST PUT UP SOME WINDOWS ON THE SCREEN
window 0,0,24,79 bright yellow on blue explode
window 4,11,22,68 bright yellow on green explode shadow
REM NOW PUT THE TEXT IN THE WINDOW FOR THE MENU CHOICES
rowcol 5,28 "O P T I O N S" bright yellow
rowcol 8,15 "This program contains additional programs" bright white
rowcol 9,15 "and files as follows:" bright white
rowcol 10,15 "1. Peter Norton's BE.EXE" bright white
rowcol 11,15 "2. Filo's REPLY.COM ...returns key pressed as batch" bright white
rowcol 12,22 "file input" bright white
rowcol 14,15 "4. This batch file" bright white
rowcol 15,15 "5. READTHIS.BAT which you began with" bright white
rowcol 18,20 "y Delete all files listed above." bright yellow
rowcol 19,20 "n Do not delete the files listed." bright yellow
rowcol 18,20 "y" bright red
rowcol 19,20 "n" bright red
rowcol 22,20 "Make your choice now " bright white