home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo.
- echo We have included an EZ-File named "VENDORS" that contains over 100 shareware
- echo distributors (all approved by the Association of Shareware Professionals).
- echo Have fun with it! Some even have 800 #'s to call and order from.
- echo.
- echo [Press any key]
- anykey
- echo.
- echo WELCOME TO EZ-CARDs v1.3!
- echo ~~~~~~~~~~~~~~~~~~~~~~~~~
- echo ╔═══════════════════════════════════════════════════════╗
- echo ║ EZ-CARDs can detect if color video is present. It ║
- echo ║ then adjusts the colors of the program accordingly. ║
- echo ║ However, you can force it to run either in MONO or ║
- echo ║ COLOR simply by adding "M" or "C" to the command ║
- echo ║ line. For example, if a user has a color graphics ║
- echo ║ video board in the computer, but a B & W monitor, ║
- echo ║ he/she can type the following at the DOS prompt: ║
- echo ║ EZCARD M [ENTER] ║
- echo ║ This would force EZ-CARDs to run in MONO. EZ-CARDs ║
- echo ║ is never case-sensitive, so either [C] or [c] would ║
- echo ║ produce the same results. To start the program ║
- echo ║ otherwise, just type: EZCARD [ENTER] ║
- echo ║ Once you begin the program and load an EZ-File, you ║
- echo ║ can get "HELP" on 17 features and topics by pressing ║
- echo ║ [H]. If the answer you seek is not there, then run ║
- echo ║ "EZ_READ" to read the instructions or "EZ_PRINT" to ║
- echo ║ send the documentation file to your printer. ║
- echo ╚═══════════════════════════════════════════════════════╝
- echo T H A N K Y O U F O R E V A L U A T I N G E Z - C A R D s !
- echo.
-