home *** CD-ROM | disk | FTP | other *** search
/ Colossal Cookbook / ColossalCookbook.cdr / hn / myf362 / history.doc next >
Text File  |  1991-06-12  |  12KB  |  209 lines

  1.   **************************************************************************
  2.   *  MANAGING YOUR FOOD   Version 3.62  Copyright (c) 1991 by Greg Aakhus  *
  3.   **************************************************************************
  4.  
  5.         << ENHANCEMENTS >> Summary of enhancements from MYF 2.20 to MYF 3.xx
  6.  
  7.         1) Complete new user interface. The program is now driven by
  8.            a Pull Down Menu. This allows you to go deep in the program
  9.            and immediately go to another section. e.g. Suppose you are
  10.            looking at the output of the Ingredient file after specifying
  11.            it to list by high Vitamin B first. You may then immediately
  12.            start editing the Reminder file, no need to escape out to the
  13.            main menu, pick the utility menu, then edit the file. Common
  14.            commands can also be selected by keystroke. They are shown
  15.            in the pull down menu for an easy to learn interface. e.g.
  16.            Alt I takes you immediately the the ingredient file no matter
  17.            where you are. Same with Alt R (Recipe), Alt M (Meal), and
  18.            Alt P (Plan).
  19.  
  20.         2) Plans and meals: Plans are records in the plan file and can
  21.            be saved, listed and outputted. Used Meal concept instead of
  22.            Misc. Plans consist of up to 20 Meals, Recipes, and/or
  23.            Ingredients. Meals consist of 20 Recipes and/or Ingredients.
  24.            Recipes consist of 20 Recipes and/or Ingredients. All names
  25.            are standard at 20 characters. The shopping list may be
  26.            created from many plans or 1. You may do the shopping for the
  27.            month by creating the shopping list from 4 weekly plans.
  28.  
  29.         3) Added Vitamins (A,B1,B2,B6,B12,C,D,E,Folic Acid,Niacin,
  30.            Pant Acid), Minerals (Na,Ca,Mg,Zn,Mn,K,P,Fe,Cu), Cholesterol,
  31.            percent RDA, and 2 user defined nutrients to database. When
  32.            displaying nutrients, the user may specify what to show.
  33.            E.g., Show vitamins and Exchanges only, or show only Minerals,
  34.            etc. All 4 files carry nutritional information. The ingredient
  35.            record is close to the same size with all the added information.
  36.            Also 2 nutrition fields may be defined by the user. This
  37.            allows you to tract a trace mineral, sugar, or ?
  38.  
  39.         4) ^G to Get ingredients can now accommodate 6000 ingredients.
  40.            ^G now also Gets Supplier and section in the Ingredient file,
  41.            Cuisine in the recipe file, and Category in the Meal file
  42.            with 600 items possible. This will help keep the classifications
  43.            free of duplicates.
  44.  
  45.         5) Installing custom settings is now very easy. You may install
  46.            user fields, paths, what nutrients to show, printer lines per
  47.            page, number of decimals to display, etc.
  48.  
  49.         6) Explicit error messages are displayed when figuring nutrition
  50.            for Recipes, Meals, and Plans. If there is an error, you will
  51.            no longer have to remember the cryptic error codes in the cost
  52.            field, rather, errors are stated in English. e.g. Suppose the
  53.            program could not find an ingredient in a recipe. Pressing ^N
  54.            (nutrition) will state the ingredient name, stating that it was
  55.            not found.
  56.  
  57.         7) Recipes are referenced in the Recipe, Meal, or Plan file by
  58.            using "SER" in the measurement field. Meals are referenced by
  59.            using "MLS" in the measurement field. Whole recipes and meals
  60.            are referenced by putting a "0" in the quantity field,
  61.            otherwise servings are used.
  62.  
  63.         8) Output enhancements. Form feeds only are put in when outputting
  64.            to the printer. Form feeds are based on lines per page as
  65.            installed by the user. NON-IBM printers have substitute
  66.            characters only when outputting, not the display. When output
  67.            is directed to the screen, a browse utility is used to page
  68.            through the output, backing up, going to the beginning or end
  69.            of the output. Or you may install your own editor and use it
  70.            when displaying the output to the screen, even modifying the
  71.            results to your taste. Also the same output may be
  72.            re-directed to your choice of device until done. e.g. Output
  73.            may be directed to the Screen, file, printer, and screen
  74.            repeatedly.
  75.  
  76.         9) All changes are saved unless escaped. No longer do you have
  77.            to press ^S to save your changes. If you make changes and
  78.            don't want to keep them, press <Esc>. You will be asked for
  79.            confirmation. Also the exact place in the file (what record
  80.            and field) is remembered, not only in the session, but from
  81.            session to session. This allows instant file switching. e.g.
  82.            If you are editing a recipe and want to change an ingredient,
  83.            press Alt I, find the ingredient, make your change, press Alt
  84.            R, and you will be back at the same record and in the same
  85.            field of you recipe. Pressing Alt I again will return to the
  86.            ingredient file at the same ingredient.
  87.  
  88.        10) Listing of information in files. All information in all the
  89.            files may be displayed (screen/printer/disk). There are over
  90.            100 ways to display each of the 4 food files. Output may be
  91.            listed as complete records, as a summary, sorting by high/low
  92.            nutrients. Hidden field multipliers can also be listed.
  93.            All recipes containing a certain ingredient may be listed.
  94.            Picking the output is very easy using the Pull down menu.
  95.  
  96.        11) Merge. All files of similar type may now be joined easily.
  97.            This can be done by record or file. e.g. To merge one recipe
  98.            file to another recipe file, edit the source recipe file. To
  99.            pick the records to export to the destination file, goto the
  100.            record and press Alt E. One the first one you will be asked
  101.            for destination directory, after that all records specified
  102.            will be added as long as the name is unique. You may also
  103.            specify to do the whole file. All names not already in the
  104.            destination file will be automatically added.
  105.  
  106.        12) Other new features:
  107.         a) Field nutrition. When editing a Plan, Meal, or Recipe,
  108.            the nutrition of that field can be displayed (Alt N).
  109.            e.g. The first item in a recipe is "2 cup milk". Put
  110.            the cursor on any of the 3 fields and press Alt N.
  111.            Nutrition will be displayed for 2 cups of milk. It also
  112.            works when referencing recipes or meals. Pressing Alt N
  113.            on "3 SER lasagne" will show nutrition for 3 servings of
  114.            the recipe lasagne.
  115.  
  116.         b) Auto Add. Press Alt A to automatically add an item not
  117.            found. This work when in the Plan, Meal, or Recipe file.
  118.            e.g. Entering a recipe name when planning a menu, and
  119.            you are informed the recipe in not in the recipe file,
  120.            press Alt A to enter the recipe file and add it.
  121.  
  122.         c) Copy records. Records may now be copied. e.g. When adding
  123.            crunchy peanut butter to the ingredient file when there
  124.            is already a regular peanut butter record, select "Copy"
  125.            from the pull down menu under records. All fields will
  126.            be copied except the name field.
  127.  
  128.         d) Quantity field now accepts fractions. e.g. 3 1/2 is OK.
  129.            You don't have to enter 3.5 although that is still acceptable.
  130.  
  131.        13) Additional changes:
  132.  
  133.         a) ^L for quick Look now can be used by all 4 files.
  134.         b)  TAB is same as <RET>, Shift TAB now backspaces fields.
  135.         c)  The address file is no longer supported.
  136.         d)  The Code is about 25% smaller.
  137.         e)  To play the reminders, just specify "MYF Y", Y for plaY.
  138.             It is no longer a separate program.
  139.         f)  The Command line supports "I","R","M","P" parameters to
  140.             go right to the specified file. "MYF R" will take you
  141.             right to the Recipe file.
  142.         g)  To specify black and white with a color card use MYF BW80.
  143.             Only the first B is required. If you wanted to use another
  144.             too, then specify it second. e.g. "MYF B R" will take you
  145.             to the recipe file in black and white mode.
  146.         h)  When entering numbers, overstrike mode is used.
  147.         i)  Command changes: Next record = PageDown, was ^N or PageDown.
  148.                                            ^N is now Nutrition.
  149.                              Prev record = PageUp, was ^P or PageUp.
  150.                                            ^P is now Print record.
  151.  
  152.        14) HELP: Whole document file is loaded into browse facility.
  153.            You are placed at the line pertaining to where you are in
  154.            the program (context sensitive).
  155.  
  156.        15) USDA nutrient database of Agriculture Handbook 8, Release 9
  157.             available to registered users.  4950 ingredients.
  158.  
  159.  
  160.        Version 3 bug fixes and enhancements.
  161.  
  162.         Version 3.1  - Bug fixes to shopping list output of PLANNER.
  163.         Version 3.11 - Much faster shopping list output of PLANNER.
  164.         Version 3.12 - Tutorial under MYF on Pull Down Menu.
  165.         Version 3.13 - Fixed Setting bug from tutorial on 3.12.
  166.                        Fixed empty reminder file bug.
  167.         Version 3.20 - Fixed ^G in Cuisine, Category Supplier, section Fields.
  168.                        Added ability to delete items from the shopping list.
  169.         Version 3.21 - Added ^G message. Fixed Copy bug. Smoother Merge.
  170.         Version 3.23 - Fixed shopping list bug on deleted ingredient.
  171.         Version 3.25 - Fixed and improved settings.
  172.         Version 3.26 - Fixed mouse for missing device driver for DOS 2.x.
  173.         Version 3.30 - Made clearer Table file loading. Escape now exits
  174.                        files, too. Bug fixes on ^G, Output Text file,
  175.                        and Add to Table.
  176.         Version 3.40 - Fix Escape bug. Added simple text editor for
  177.                        screen output. Easy registration.
  178.         Version 3.42 - Fancy select box.
  179.         Version 3.48 - Added Inventory Control.
  180.         Version 3.50 - Member of Association of Shareware Professionals.
  181.         Version 3.51 - Bug fix for individual print record.
  182.         Version 3.52 - Bug fix for listing by sorted record. New ASP address.
  183.         Version 3.53 - Added processing counter and down arrow to PDM.
  184.                        Easier to install own editor.
  185.         Version 3.54 - Smoother PDM record commands.
  186.         Version 3.55 - Added ability to Print Manual from PDM.
  187.         Version 3.60 - Fixed Recipe/Meal print bug (column 2 qty same as col 1)
  188.         Version 3.61 - Enhanced Plan Recipe output. Real number input drop bug.
  189.                        Recipe/Meal/Plan errors are shown in output (list).
  190.         Version 3.62 - Easier to change installed path and new address.
  191.  
  192.         SAVINGS NOTE: Anyone informing the author (call or write first)
  193.                       of a genuine bug may register for 1/2 price!
  194.  
  195.         The following suggestions from satisfied users are being worked on
  196.         for future releases. Please register to help these become a reality:
  197.  
  198.            1) Search and replace by field (field editor).
  199.               E.g., replace all VONS stores with RALPHS.
  200.  
  201.            2) Sophisticated QUERY, i.e. pick records to include in a report.
  202.  
  203.            3) Custom and quick reports. Quickly mark the fields
  204.               you wish to output per record. Allow user defined
  205.               reports to fill out recipe cards, etc.
  206.  
  207.  
  208.         **********************************************************
  209.