home *** CD-ROM | disk | FTP | other *** search
/ Colossal Cookbook / ColossalCookbook.cdr / diet / 2391 / recprg.exe / lha / MENU.BAT < prev    next >
DOS Batch File  |  1991-07-09  |  801b  |  26 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo          Topp's Recipe Program Master Menu - Type Menu to activate
  8. echo.
  9. echo.
  10. echo.
  11. echo               You may select an item by typing the number
  12. echo               assigned that item or type the item name.
  13. echo.
  14. echo               Item #     Item          Description
  15. echo                 1        R_Recipe      Short Manual For Recipe
  16. echo                 2        R_Meal        Tutorial
  17. echo                 3        R_View        Tutorial
  18. echo                 4        R_Setup       Tutorial
  19. echo                 5        Recipe        Run Program
  20. echo                 6        Readme        READ BEFORE STARTING
  21. echo                 7        Cls           Clear Screen
  22. echo.
  23. echo.
  24. echo.
  25. echo                 Enter Your Choice:
  26.