home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- CLS
- TYPE EXAMP.BDT
- ECHO.
- PAUSE
- cls
- ECHO.
- ECHO.
- ECHO.
- ECHO.
- ECHO If you find any problems, or have any comments or suggestions,
- ECHO please feel free to contact Awesome Softworx, Inc. by MODEM.
- ECHO.
- ECHO Our 24hr BBS number is...
- ECHO.
- ECHO Awesome Programmer's Paradise BBS
- ECHO.
- ECHO (818)701-7465 (14.4K/PCBoard)
- ECHO.
- ECHO.
- ECHO.
- ECHO.
- ECHO You can type "Q2PLUS /T" to skip this message next time.
- ECHO.
- ECHO.
- PAUSE
- Q2PLUS %1 %2
- ECHO.