echo off
cls
echo ÿ
echo ÿ
echo ÿ
echo ÿ
echo          Welcome to SEARCH, the BBS message searching utility.
echo ÿ
echo          If you wish to read SEARCH.DOC, the documentation
echo          file for SEARCH, just hold the Ctrl Key and press C.
echo          Make sure that MORE.COM is available, and at the DOS
echo          prompt, type:
echo ÿ
echo           LOOKAT SEARCH.DOC         and press the Enter key.
echo ÿ
echo          If you wish to print SEARCH.DOC, just press enter now.
echo ÿ
echo     If you are not ready to print, just hold the Ctrl key and press C.
echo ÿ
echo ÿ
pause
type search.doc > prn
cls
