home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / _bbs1 / f1187.zip / RECIPE.DOC next >
Text File  |  1991-08-31  |  14KB  |  289 lines

  1.  
  2.  
  3.                             Recipe Maker Ver. 2.1
  4.                                by Nickleware
  5.  
  6.  
  7.                                 INTRODUCTION
  8.  
  9.      Recipe Maker is an application that was designed to help make weekly 
  10. grocery shopping, meal planning and recipe organization easier.  With the 
  11. help of Recipe Maker, you will be able to plan out each meal for an entire 
  12. week, and in just minutes have a complete shopping list of items needed to 
  13. make those meals come together.
  14.      Recipe Maker allows you to enter and store all of your recipes.  Once 
  15. your recipes have been stored you can recall and print any one of them in 
  16. just seconds.  Recipe Maker also stores and alphabetizes all of the 
  17. different ingredients and measurements that are necessary to make your meals.
  18.  
  19.  
  20.                                REGISTRATION
  21.  
  22.      Recipe Maker is not public domain, nor is it free software.  You are 
  23. granted a limited license to use this product on a trial basis.  You are 
  24. also granted a license to copy Recipe Maker, along with the  documentation, 
  25. for the trial use by other users.  If you wish to continue using the 
  26. product, you must send $25 to:
  27.  
  28.                                NickleWare
  29.                              P.O. Box 59823
  30.                         Renton, Wa.  98058  USA
  31.  
  32.      We encourage you to copy Recipe Maker and share it with anyone who 
  33. might be interested in making grocery shopping, meal planning and recipe 
  34. organization easier.
  35.  
  36.  
  37.  
  38.                             GETTING STARTED
  39.  
  40.           REQUIREMENTS -
  41.                Microsoft Windows 3.0 or higher
  42.                IBM compatible PC 286/386
  43.  
  44.      Before proceeding, make sure that you have Microsoft Windows correctly 
  45. installed.  Next create a directory called RECIPE and copy the Recipe Maker 
  46. software (RECIPE.EXE) into this directory.  Recipe Maker is ready to be 
  47. started.  Simply start Recipe Maker from the RUN... menu selection of the 
  48. Windows Program Manager or add it to a Program Manager group by following 
  49. the directions in the Windows 3.0 manual for creating a group item.  Recipe 
  50. Maker will then create all of the data files it needs to run, and place 
  51. them on the same drive and path where the software was installed.
  52.  
  53.      When Recipe Maker is started for the first time, the following entry 
  54. will be placed in the WIN.INI file which is probably in the same directory 
  55. where windows is installed.
  56.  
  57.           [RECIPE]
  58.           DBPath=<drive>:<path>\
  59.  
  60.      This tells Recipe Maker where to find the data files.  The key word 
  61. DBPath is set equal to the <drive> and full <path> including the trailing 
  62. backslash, where the Recipe Maker data files will reside.  For example:
  63.  
  64.           [RECIPE]
  65.           DBPath=C:\Recipe\
  66.  
  67.      You can change where Recipe Maker looks for the data files by simple 
  68. altering the DBPath.  Then move the datafiles from the directory where they 
  69. were created to the new directory you specified in the DBPath.
  70.  
  71.  
  72.                               WHAT ARE LISTS
  73.  
  74.      The Measurements, Ingredients, and Food Group lists, are really the 
  75. heart of the Recipe Maker database.  These lists act as three separate 
  76. buckets that hold all of the information necessary to put your recipes 
  77. together.  Each time you enter a measurement, ingredient, or food group 
  78. into a recipe, that information is pulled out of the corresponding bucket.  
  79. This concept makes for much easier and faster recipe entry and much less 
  80. effort on your part.  Each of these three lists can be selected from the 
  81. main window FILE menu.
  82.  
  83.  
  84.                            LIST WINDOW ACTIONS
  85.  
  86.      There are several pushbutton actions that are available to you from 
  87. each of the three list windows.
  88.  
  89.      ADD.  Once a new item has been entered, the ADD pushbutton may be 
  90. clicked.  Recipe Maker then quickly checks the list to make sure that the 
  91. new item is unique.  If it is, Recipe Maker adds the item to the database.  
  92. Otherwise Recipe Maker tells you that you have entered a duplicate.
  93.  
  94.      CHANGE.  To change an item, highlight the item and click the SELECT 
  95. pushbutton or double click on the item with the mouse.  The selected item 
  96. will appear in the edit box above the list.  Edit the item and then click 
  97. on the CHANGE pushbutton.  Recipe maker then checks the list to make sure 
  98. that the changed item is unique and stores it in the database.
  99.  
  100.      REMOVE.  To remove an item from a list, highlight it and click the 
  101. SELECT pushbutton or double click on the item with the mouse.  Then choose 
  102. click on the REMOVE pushbutton.  Recipe Maker then asks you to confirm the 
  103. action.  Depending on your response, the action will be completed or 
  104. canceled.
  105.  
  106.  
  107.                              MEASUREMENT LIST
  108.  
  109.      Some of the first entries that must be made before you begin to enter 
  110. your recipes, are the measurements.  These are the different measurements 
  111. that you will use in your recipes.  For example "Cup", Tablespoon", and 
  112. "Gallon" are some of the measurements that might be used.
  113.  
  114.  
  115.                              FOOD GROUP LIST
  116.  
  117.      The food group list is a simple list of the different types of 
  118. ingredients that will be entered into Recipe Maker's ingredients list.  
  119. These groups are such names as "Dairy", "Meats", or "Dry Goods".  By 
  120. entering these food groups, Recipe Maker will be able to keep all of your 
  121. ingredients and shopping lists categorized, which will ultimately help 
  122. make your grocery shopping much easier and quicker.
  123.  
  124.  
  125.                              INGREDIENT LIST
  126.  
  127.      The ingredients list is a list of all of the ingredients needed to 
  128. make your recipes.  Before a recipe can be entered, all of the necessary 
  129. ingredients must be put into the ingredients list.  A food group must  
  130. also be entered along with the ingredient name.
  131.  
  132.  
  133.                        RECIPE AND INSTRUCTION CARDS
  134.  
  135.      When RECIPE CARD is choosen from the main window FILE menu, Recipe 
  136. Maker will display blank recipe and instruction cards.  The recipe card 
  137. consists of the recipe name and description, while the instruction card 
  138. contains the instructions, quantities, measurements, and ingredients.  The 
  139. recipe name, description and instruction fields are text entry fields and 
  140. data can be typed in directly.  Quantities, measurements and ingredients 
  141. are entered in the same way as described previously for a list.
  142.  
  143.      Before a measurement or ingredient can be entered into a recipe, they 
  144. must first exist in the corresponding lists.  As the cursor is moved between 
  145. the measurement and ingredient fields, Recipe Maker looks up the entry in 
  146. the database and displays the closest match, if one does not match exactly.
  147.  
  148.      Before an entry is added to the list, each of the three fields must 
  149. contain values.  There may be times when a measurement does not apply.  For 
  150. example, the ingredient "eggs" will usually have a quantity but not a 
  151. measurement.  In this case the word "NONE"  or something similar should be 
  152. entered into the measurements list to indicate that the measurment does 
  153. not apply.  The resulting recipe entry will look like this:
  154.  
  155.           QUANTITY    MEASUREMENT      INGREDIENT
  156.              2           NONE             EGGS
  157.  
  158.      After a recipe has been completely entered, it can be added to the 
  159. database by clicking on the SAVE pushbutton on the RECIPE CARD window. 
  160.  
  161.      Updating a recipe is similar to adding a new one, except all of the 
  162. recipe information already exists on the screen.  When the RECIPE CARD 
  163. window is displayed,  click on the OPEN...pushbutton.  Recipe Maker will 
  164. display a list of all of the recipes that currently exist in the database.  
  165. To select a recipe, simply highlight it and click on the SELECT pushbutton 
  166. or double click on the item.  After a recipe has been selected, all the 
  167. data will be displayed on the recipe and instruction cards.  The recipe can 
  168. then be changed and saved in the same manner as described above.
  169.  
  170.      To delete a recipe, click on the OPEN... pushbutton, select a recipe, 
  171. and then click on the DELETE pushbutton.  Recipe Maker will delete the 
  172. recipe from the database.
  173.  
  174.      To print a recipe, click on the OPEN... pushbutton, select a recipe, 
  175. and then click on the PRINT pushbutton.  Recipe Maker will format the recipe
  176. information and print it.
  177.  
  178.  
  179.                          WEEKLY PLAN AND SHOPPING LIST
  180.  
  181.      The WEEKLY PLAN window allows you to plan out an entire week of meals 
  182. and have Recipe Maker compile a shopping list to match your plan.  Once 
  183. this selection has been made, Recipe Maker will display a window containing 
  184. a list for each day of the week plus a miscellaneous list, and a list of 
  185. all of the recipes in the database.  The way to plan out a week is to 
  186. highlight a recipe in the recipe list, and click on one of the weekday 
  187. pushbuttons.  Recipe Maker will place the name of the selected recipe in 
  188. that day's list.  When you have finished planning the week, click on the 
  189. CREATE LIST pushbutton.  Recipe Maker will compile a list of all the 
  190. ingredients needed to make the selected recipes.
  191.  
  192.      If you have just created the shopping list from the WEEKLY PLAN window, 
  193. you will most likely want to edit or add to it.  After selecting the 
  194. SHOPPING LIST window, Recipe Maker will display the shopping list and give 
  195. you the option to add, change or remove any item, or print the list.  You 
  196. also have the option to indicate the quantity to buy.  Once the shopping 
  197. list has been edited completely, it is then ready to be printed.  Turn 
  198. your printer on and click on the PRINT pushbutton.  Recipe Maker will then 
  199. categorize the list by food group and print out your shopping list.
  200.  
  201.  
  202.                                   WHAT IF...
  203.  
  204.      The What If... window allows you to have Recipe Maker make recipe 
  205. suggestions based on selected ingredients.  For example, suppose you have 
  206. chicken and rice and would like some recipe suggestions that contain these 
  207. ingredients.  Recipe Maker will quickly search through the recipe database 
  208. and give you a list of all of the recipes that contain one or both of these 
  209. ingredients.
  210.  
  211.      When the What if... window appears,  you will see two list boxes.  The 
  212. first one contains all of the ingredients currently defined in the 
  213. Ingredients list.  The second is the What if... list box.  Ingredients can 
  214. be moved from the Ingredients list box to the What if... list box by either 
  215. highlighting a selection and clicking on the Move push button, or dragging 
  216. and dropping an ingredient from one list to the other.  Ingredients can be 
  217. removed from the What if... list box in the same manner.  Once all of your 
  218. selections have been moved from the Ingredients list box to the What if... 
  219. list box, click on the Suggest push button.  Recipe Maker will then search 
  220. the recipe database and display a list of all of the matching recipes.  A 
  221. recipe can then be selected in the same manner as described in the Recipe 
  222. and Instruction Card section.
  223.  
  224.  
  225.                                SPECIAL FEATURES
  226.  
  227.      DRAG AND DROP - Whenever an item is being transfered from one list to 
  228. another, the item may dragged and dropped.  This means that an item can be 
  229. selecting with the mouse pointer, and while still holding the mouse button 
  230. down, position the mouse pointer on top of the destination entry field.  
  231. When the mouse button is released the selected item will appear in the 
  232. entry field.  For example, if an ingredient is being added to a recipe, the 
  233. ingredient can be dragged and dropped from the ingredients list to the 
  234. ingredient field on the instruction card.
  235.  
  236.      CLIPBOARD - The clipboard is a convenient way of transferring data 
  237. between Recipe Maker and other Windows application or between different 
  238. Recipe Maker windows.  To use the clipboard functions simply highlight any 
  239. text that is displayed in an entry field, pull down the EDIT menu and 
  240. choose COPY or CUT.  The COPY function will place a copy of the highlighted 
  241. text in the Windows clipboard.  The CUT function also places the highlighted 
  242. text in the clipboard but also removes it from the entry field.  To retrieve 
  243. text from the clipboard, place the cursor at the position inside an entry 
  244. field where the clipboard text should be inserted or appended.  Then pull 
  245. down the EDIT menu and choose PASTE.  The clipboard text will be placed in 
  246. the entry field at the cursor position.
  247.  
  248.  
  249.                                  ENHANCEMENTS
  250.  
  251.      The following is a list of the new features and enhancements that 
  252. have been included in version 2.0 of Recipe Maker:
  253.      o Addition of the What If... function for recipe suggestions.
  254.      o Addition of Windows 3.0 Help Manager
  255.      o Proportional system font.
  256.      o Increased capacity of Ingredients, Measurements and Food Groups list 
  257.           boxes.
  258.      o Printing has been improved so that recipe descriptions and 
  259.           instructions will print beyond a single page.
  260.      o Dialog menus have been replaced with pushbuttons to allow for easier 
  261.           access.
  262.      o The Divide by Zero error when pulling down the Edit menu has been 
  263.           fixed.
  264.      o Recipe Maker is fully Windows 3.0 compatible.
  265.      o Color icons.
  266.  
  267.      The following is a list of the new features and enhancements that have 
  268. been included in version 2.1 of Recipe Maker:
  269.      o Ability to print the Weekly Plan.
  270.      o WIN.INI file is updated automatically on startup.
  271.  
  272.  
  273.  
  274.                                    EXITING
  275.  
  276.      When you have finished using Recipe Maker, you should exit via the 
  277. EXIT from the main window's FILE menu.  If you forget and turn your 
  278. computer off before exiting, Recipe Maker can not guarantee that your 
  279. recipes have been saved completely.  It is very important that you always 
  280. exit Recipe Maker via this selection.
  281.  
  282.                       GOOD LUCK AND EASY SHOPPING!!!
  283.  
  284.  
  285. NickleWare
  286. Copyright (C) 1990,91 Bradley Nicholes
  287. CompuServe: 72730,1002
  288.  
  289.