home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR3
/
FFG155.ZIP
/
DEMO_BAT.ZIP
/
READMES.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-05-04
|
218b
|
11 lines
@echo off
cls
echo Here is a listing of "READ ME" files.
echo Press any key to begin searching...
pause >nul
echo on
ffg *:*read*me* /p
@echo off
echo Done. Press any key for next demonstration...
pause>nul