home *** CD-ROM | disk | FTP | other *** search
- echo off
- ansiclr
- cls
- echo.
- echo HELP INFORMATION FOR MAILING LIST MENU
- echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- echo.
- echo Be sure to select correct printer and have mailing labels loaded into printer
- echo before selecting function. A label alignment check will appear after selecting
- echo a mailing list to make sure labels are loaded into the printer correctly.
- echo.
- echo 1 - Customer Mailing List = Use this function to print mailing labels of your
- echo customers by City, State, Zip, Area-code, Amount, Dealer, Invoice Type, Auto
- echo year, Make, Model & Salesmen.
- echo.
- echo 2 - Vendor Mailing List = Use this function to print mailing labels of all
- echo vendors in data base.
- echo.
- echo 3 - Dealer Mailing List = Use this function to print mailing labels of all
- echo dealers in data base.
- echo.
- echo.
- echo.
- echo.
- pause
-