home *** CD-ROM | disk | FTP | other *** search
- echo off
- ansiclr
- cls
- echo HELP FOR SOUND SOLUTION SETUP
- echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- echo 1 - Initial Information Set-up = This will allow access to the main system
- echo set-up screen. From this screen you will enter store name and address as it
- echo will appear on the invoice and reports. You will enter next invoice numbers
- echo and different levels of labor rates, as well as material mark-ups. You can
- echo also enter the text to appear on the estimates.
- echo.
- echo 2 - Vendors (Add / Inquire / Update) = Vendor information menu. More Help
- echo is available by pressing "H" after accessing this menu.
- echo.
- echo 3 - Dealers (Add / Inquire / Update) = Dealer information menu. More Help
- echo is available by pressing "H" after accessing menu.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- pause
-
-
-
-