home *** CD-ROM | disk | FTP | other *** search
- echo off
- ansiclr
- cls
- echo.
- echo HELP INFORMATION FOR AUTOMOTIVE MENU
- echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- echo All functions are accessed by moving highlighted box with arrow keys over
- echo selected function and pressing either enter or appropriate letter or number.
- echo.
- echo 1 - Add New Automobile in Data Base = This function will allow you to add
- echo cars that are not already in data base. Please call Metra Electronics if any
- echo kit information is needed pertaining to that car.
- echo.
- echo 2 - Browse Automobiles in Data Base = This will allow you to browse through
- echo all cars by Make or Model. It will list the cars in a report form showing the
- echo Make, Model and Year group.
- echo.
- echo 3 - Print List of Automobiles = Be sure you have selected the correct printer
- echo before selecting this print function. It will print a list of all cars in data.
- echo 4 - Print Automobile Information = Again, be sure to select correct printer.
- echo This will Print a page for each car showing all the installation information.
- echo.
- echo.
- echo.
- pause