home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BUSINESS / MYF451.ZIP / MYF4_UPD.COM / MYF.TBL < prev    next >
Text File  |  1993-11-13  |  6KB  |  135 lines

  1. !  **************************************************************************
  2. !  *  CONVERSION TABLE for MANAGING YOUR FOOD   Version 5     MYF Software  *
  3. !  **************************************************************************
  4. !
  5. ! MYF.TBL: This file contains the FDA's RDI (Reference Daily Intake) values.
  6. !          and measurement conversions. Its purpose is to inform the program
  7. !          what reference numbers to use. It also contains multiplying values
  8. !          for common measurements. You may change (update) the RDI's and
  9. !          abbreviations for measurements. See below.
  10. !
  11. !          All lines starting with a "!" are ignored by the program.
  12. !
  13. ! NOTE: RDI replaces the term "U.S. RDA (Recommended Daily Allowance)," which
  14. !       was introduced in 1973 as a label reference value for vitamins,
  15. !       minerals, and protein in voluntary nutrition labeling. The name was
  16. !       changed to avoid confusion with the Recommended Dietary Allowances
  17. !       (RDA) from the Nation Research Council. The values for the new RDI's
  18. !       are the same as the old U.S. RDA's. The values may change after Dec.
  19. !       31, 1993, when the FDA plans to propose new values. This is shown on
  20. !       the label as % Daily Value. Daily Values (DV) consist of two sets
  21. !       of dietary standards, Daily Reference Values (DRV's) and Reference
  22. !       Daily Intakes (RDI's). DRV's were introduced to help the consumer to
  23. !       track a few of the macronutrients. See the file LABEL.LAW for more
  24. !       information regarding Daily Values.
  25. !
  26. ! WARNING: Do not add or rearrange lines between Vitamin A and END of RDI.
  27. !       If a value needs to be updated, change only the numbers. Infant values
  28. !       must be in column 20-29, child 30-39, adult 40-49, and Pregnant 50-59.
  29. !                  INFANT    CHILD     ADULT    PREGNANT or LACTATING WOMEN
  30. !                  ------    -----     -----    ---------------------------
  31.  Vitamin A  (IU)     1500     2500      5000      8000
  32.  Vitamin B1 (mg)       .5       .7       1.5       1.7
  33.  Vitamin B2 (mg)       .6       .8       1.7       2.0
  34.  Vitamin B6 (mg)       .4       .7       2.0       2.5
  35.  Vitamin B12 (mcg)      2        3         6         8
  36.  Vitamin C  (mg)       35       40        60        60
  37.  Vitamin D  (IU)      400      400       400       400
  38.  Vitamin E  (IU)        5       10        30        30
  39.  Folic Acid (mcg)     100      200       400       800
  40.  Niacin (mg)            8        9        20        20
  41.  Pant. Acid (mg)        3        5        10        10
  42. ! MINERALS  and other Daily Values ---------------------------------------
  43.  Calcium (mg)         600      800      1000      1300
  44.  Magnesium (mg)        70      200       400       450
  45.  Zinc (mg)              5        8        15        15
  46.  Phosphorus (mg)      500      800      1000      1300
  47.  Iron (mg)             15       10        18        18
  48.  Copper (mg)           .6      1.0       2.0       2.0
  49.  Sodium (mg)         2400     2400      2400      2400
  50.  Cholesterol (mg)     300      300       300       300
  51.  Sat Fat Maximum for 2000 calorie diet    20     grams
  52.  Fiber recommended for 2000 cal. diet     25     grams
  53.  Fat Maximum for 2000 calorie diet        65     grams
  54.  Carb recommended for 2000 calorie diet  300     grams
  55. ! END of RDI - Note: Sodium and Cholesterol represent maximums
  56. !                    and 2000 calorie diet is for ADULTS only.
  57. !
  58. ! CONVERSION VALUES:
  59. !          This next section lists the commonly used conversion multipliers,
  60. !          like how many cups in a quart, etc. It does not contain volume to
  61. !          weight conversions. Those are ingredient specific and are contained
  62. !          in the ingredient file for each ingredient. If a value is not
  63. !          found, the program gives you the option to add to this table
  64. !          automatically.
  65. !
  66. !          The values here probably never need changing, but you may want
  67. !          to change measurement names. If you prefer C. instead of cup,
  68. !          then change all the "cup"s here, and in the PLAN, MEAL, RECIPE
  69. !          and INGREDIENT Files. Upper and lowercase letters are treated
  70. !          as the same. Caution: Fluid oz. and weight oz. are easily confused.
  71. !
  72. !  Follow the format in the file and remember:
  73. !          1) Multiplier can be a maximum of 4 characters including decimal
  74. !             point. Multiplier must be larger than 1. The program will
  75. !             reverse values automatically for big to small. Put the small
  76. !             measurement first. Measurements can be a maximum of 3 characters.
  77. !          2) Any line beginning with a ! is a comment line and not processed.
  78. !          3) 100 values (non commented lines) are allowed.
  79. !
  80. ! Measurements are grouped for clarity, grouping is not required.
  81. ! Volumes
  82.  3    *  TSP  =  TBS
  83.  6    *  TSP  =  OZ
  84.  48   *  TSP  =  CUP
  85.  96   *  TSP  =  PNT
  86.  192  *  TSP  =  QT
  87.  768  *  TSP  =  GAL
  88. !
  89.   2   *  TBS  =  OZ
  90.  16   *  TBS  =  CUP
  91.  32   *  TBS  =  PNT
  92.  64   *  TBS  =  QT
  93.  256  *  TBS  =  GAL
  94. !
  95.  8    *  OZ   =  CUP
  96.  16   *  OZ   =  PNT
  97.  32   *  OZ   =  QT
  98.  128  *  OZ   =  GAL
  99. !
  100.  2    *  CUP  =  PNT
  101.  4    *  CUP  =  QT
  102.  16   *  CUP  =  GAL
  103. !
  104.  2    *  PNT  =  QT
  105.  8    *  PNT  =  GAL
  106. !
  107.  4    *  QT   =  GAL
  108. !
  109. ! WEIGHTS
  110.  16   *  OZ   =  LB
  111. !
  112. ! UNITS   (link, packet, leaf, stalk, head, clove, ear, slice) = each
  113. !                       A blank is used to represent each.
  114.  12   *       =  DOZ
  115.  6    *  BOT  =  6PK
  116.  6    *       =  6PK
  117. ! The following provide equivalent values, (i.e. 1 med = 1 each)
  118.  1    *       =  MED
  119.  1    *       =  LRG
  120.  1    *       =  LNK
  121.  1    *       =  PKT
  122.  1    *       =  LF
  123.  1    *       =  STK
  124.  1    *       =  HD
  125.  1    *       =  CL
  126.  1    *       =  EAR
  127.  1    *       =  SLC
  128. !
  129. !
  130. ! METRIC
  131. 1000 * GR     = KG
  132. 1000 * ML     = LTR
  133. ! The following are user added.
  134. ! About 37 of a maximum of the 100 values have been used so far.
  135.