home *** CD-ROM | disk | FTP | other *** search
/ Colossal Cookbook / ColossalCookbook.cdr / sw / recipepw / manual.doc < prev    next >
Text File  |  1990-08-11  |  41KB  |  1,041 lines

  1.  
  2.       
  3.        
  4.        
  5.        
  6.        
  7.        
  8.        
  9.        
  10.        
  11.        
  12.        
  13.        
  14.        
  15.        
  16.                                   USER GUIDE 
  17.        
  18.                                       FOR
  19.        
  20.                              THE RECIPE PROCESSOR
  21.        
  22.                                   VERSION 1.9
  23.        
  24.        
  25.        
  26.        
  27.        
  28.        
  29.        
  30.        
  31.        
  32.        
  33.        
  34.        
  35.        
  36.        
  37.        
  38.        
  39.        
  40.        
  41.        
  42.                         (C) Copyright 1980, 1984, 1989
  43.        
  44.        
  45.        
  46.        
  47.        
  48.        
  49.        
  50.        
  51.        
  52.        
  53.        
  54.        
  55.        
  56.        
  57.        
  58.        
  59.        
  60.        
  61.        
  62.        
  63.        
  64.        
  65.        
  66.        
  67.        
  68.        
  69.        
  70.                                   TABLE OF CONTENTS
  71.        
  72.        
  73.        
  74.        
  75.        
  76.        SUBJECT                                                    PAGE
  77.        -----------------------------------------------------------------
  78.        
  79.        INTRODUCTION ............................................... 1
  80.        
  81.        PROGRAM HISTORY ............................................ 1
  82.        
  83.        CREDIT WHERE CREDIT IS DUE ................................. 1
  84.        
  85.        PROGRAM REQUIREMENTS ....................................... 2
  86.        
  87.        PROGRAM CAPACITY ........................................... 2
  88.        
  89.        KEYBOARD DESCRIPTIONS ...................................... 2
  90.        
  91.        PROGRAM FILES .............................................. 3
  92.        
  93.        GETTING STARTED ............................................ 3
  94.        
  95.        THE RECIPE SCREEN .......................................... 4
  96.        
  97.        THE MAIN MENU .............................................. 4
  98.        
  99.        PROGRAM/DIRECTORY INITIALIZATION ........................... 5
  100.        
  101.        ADDING RECIPES ............................................. 6
  102.        
  103.        SEARCH MENU ................................................ 8
  104.        
  105.        PRINT MENU .................................................10
  106.        
  107.        DELETE MENU ................................................11
  108.        
  109.        COLORS/UTILS MENU ..........................................11
  110.        
  111.        BACKING UP THE DATA FILES ..................................13
  112.        
  113.        ORDER FORM .................................................14
  114.        
  115.        
  116.        
  117.        
  118.        
  119.        
  120.        
  121.        
  122.        
  123.        
  124.        
  125.        
  126.        
  127.        
  128.        
  129.        
  130.        
  131.        
  132.        
  133.        
  134.        
  135.        
  136.                                     INTRODUCTION
  137.        
  138.        The Recipe Processor is a program that's designed to manipulate kitchen
  139.        recipes, much in the way a word processor manipulates text.  This
  140.        program allows you to store your favorite recipes for later use and
  141.        print out.  In addition, you can manipulate the number of servings the
  142.        recipe will yield, instantly adjusting the amounts of each ingredient. 
  143.        You can quickly browse through your recipes, by recipe category,
  144.        ingredient, or through the entire recipe data base.  It will even help
  145.        you with your shopping by preparing and printing a shopping list for
  146.        you.  You can edit the shopping list and add items that are not
  147.        currently in the Recipe Processor's data base.  In addition, the program
  148.        can import and export recipes, allowing easy sharing of recipes between
  149.        two computers.  Try doing all this with your favorite recipe cookbook! 
  150.        
  151.        
  152.        
  153.        
  154.                                   PROGRAM HISTORY
  155.        
  156.        The Recipe Processor was conceived in 1978, when I purchased my first
  157.        computer, a TRS-80 model 1.  In order to keep my wife interested in the
  158.        computer (and to justify the cost) I told her of all the wonderful
  159.        things that it could do for her in the kitchen.  Unfortunately, I did
  160.        not have the disk drives necessary for the I/O, and the program remained
  161.        75% completed until 1980, when I purchased a TRS-80 model 3 computer. 
  162.        With 2 single sided floppy diskette drives, the Recipe Processor was
  163.        finally up and running.  
  164.        
  165.        In 1984 the program was converted to run on a Model 4 TRS-80, which
  166.        allowed the luxury of an 80 x 24 screen, inverse video, and double sided
  167.        floppy drives.  Written in interpretive BASIC (only 29K user space) the
  168.        program relied on a complex system of overlays in order to perform its
  169.        many functions.  Needless to say it was not a speed demon.
  170.        
  171.        The Recipe Processor remained unchanged until 1989, when I decided to
  172.        convert the program to run in the MSDOS environment.  To speed up the
  173.        program, it was rewritten using Turbo Pascal.  One of my friends, who
  174.        was kind enough to test the program, suggested that I add an
  175.        import/export feature to allow easy transfer of recipes from computer to
  176.        computer.  He also suggested that the import feature be able to read the
  177.        large database of recipes that were available on the Compuserve network.
  178.        
  179.        The end result that you see is basically the same program that was
  180.        written back in 1980, spiced up a bit with pull down menus, pop up
  181.        windows, and dialog boxes.  
  182.        
  183.        
  184.                              CREDIT WHERE CREDIT IS DUE   
  185.        
  186.        If you program in Turbo Pascal, I recommend that you purchase Turbo
  187.        Pascal Innovations, by Rockland Publishing.  This book supplied me with
  188.        many of the routines that were used in the program for the menu system
  189.        and popup windows.  The book comes complete with all of its routines
  190.        already on diskette.   This alone is worth the price!  No, I do not get
  191.        any royalties for plugging this book.  Simply put, this is a great book
  192.        and a must for anyone who uses Turbo Pascal.
  193.        
  194.        
  195.        
  196.                                        PAGE 1
  197.                                          
  198.        
  199.        
  200.        
  201.        
  202.        
  203.        
  204.        
  205.        
  206.                                 PROGRAM REQUIREMENTS
  207.        
  208.        Computer    :  IBM PC, XT, AT, PS/2, or 100% compatible.
  209.        Memory      :  A minimum of 256K of RAM is needed.
  210.        DOS         :  MSDOS version 2.1 and above.
  211.        Disk Drives :  1 floppy disk minimum, but works best with a hard disk.
  212.        Monitor     :  Monochrome or color.
  213.        Printer     :  Any printer that works with your computer will do.
  214.        
  215.        
  216.        
  217.                                   PROGRAM CAPACITY
  218.        
  219.        The Recipe Processor can store a maximum of 500 recipes per directory. 
  220.        Storage requirements for each recipe will vary, depending on the length
  221.        of the recipe.  A recipe can contain a maximum of 48 ingredients and 65
  222.        lines of directions.  With overhead, a recipe can be as large as 7.5K,
  223.        or as small as .5K, depending on it's contents.
  224.        
  225.        A single bootable floppy system can contain about 100 recipes.  Again,
  226.        this will vary with the size of the recipes.   In a two floppy system,
  227.        a 360K data disk can hold about 300 recipes.
  228.        
  229.        Hard disk systems are limited only by the size of the hard drive.  A
  230.        hard drive will greatly speed the performance of the program, as disk
  231.        input/output is intensive.
  232.        
  233.        A note on program capacity:  The values above seem to be adequate for
  234.        most needs.  Why 500 recipes per directory?   To me, it seems to be more
  235.        then enough.  However, if you find that the program limits on
  236.        ingredients, lines of direction, and recipes per directory are
  237.        restrictive, write to me and let me know.  The program capacities are
  238.        easily expanded.
  239.        
  240.        
  241.                                KEYBOARD DESCRIPTIONS
  242.        
  243.        
  244.        In this guide, the term RETURN refers to the carriage return key.  On
  245.        some keybaords it may be labeled as enter.
  246.        
  247.        The term CURSOR KEYS refers to the arrow keys, page up/dn, home/end
  248.        keys.
  249.        
  250.        CONTROL KEYS refers to the function keys F1 - F10
  251.        
  252.        
  253.        
  254.        
  255.        
  256.        
  257.        
  258.        
  259.        
  260.                                        PAGE 2
  261.                                  
  262.        
  263.        
  264.        
  265.        
  266.        
  267.        
  268.        
  269.        
  270.        
  271.                                    PROGRAM FILES
  272.        
  273.        RP.EXE .............  The Recipe Processor program.
  274.        INITIAL.RPD ........  This file stores directory initialization data,  
  275.                              recipe categories, and the user name for the     
  276.                              main screen.
  277.        NAMES.RP ...........  Contains name, category, and amount for each     
  278.                              recipe in the database.
  279.        INGRED.RP ..........  Contains all recipe ingredients and amounts.
  280.        INSTR.RP ...........  Contains all recipe directions.
  281.        INDEX.RP ...........  Keeps track of which ingredient and direction
  282.                              records belong to which recipe.
  283.        POINTERS.RP ........  Pointer file for sorting recipes.
  284.        
  285.        
  286.                                   GETTING STARTED
  287.        
  288.        Before doing anything, make a working copy of the master diskette!  
  289.        FLOPPY DISK USERS: Place your DOS diskette into drive A and type
  290.        
  291.                        DISKCOPY A: A:   and press RETURN.
  292.        
  293.        Follow the DOS prompts to finish the copy process.  
  294.        
  295.        HARD DISK USERS: Create a directory called RP by typing the following:
  296.        
  297.                        MD\RP    and press RETURN.
  298.                        CD\RP    and press RETURN.
  299.              
  300.        Now place the master diskette into drive A and type the following:
  301.        
  302.                        COPY A:*.* C:  and press RETURN.
  303.        
  304.        If you do not want to use the recipes that come with the program, type
  305.        the following command:
  306.        
  307.                        ERASE *.RP?   and press RETURN.
  308.        
  309.        To start the program, simply type  RP and press return.  If you do not
  310.        erase the RP? files, the program will begin at the main menu screen.  If
  311.        the RP? files are erased, the program will begin at the initialization
  312.        screen.
  313.          
  314.        
  315.        
  316.        
  317.        
  318.        
  319.        
  320.        
  321.        
  322.        
  323.        
  324.        
  325.        
  326.        
  327.                                        PAGE 3
  328.        
  329.        
  330.        
  331.        
  332.        
  333.        
  334.        
  335.        
  336.                                  THE RECIPE SCREEN
  337.        
  338.        The Recipe Processor divides the screen into three windows.  The top
  339.        window contains 3 lines and displays the user name, current function
  340.        being executed, and the recipe name, category, and amount served.
  341.        
  342.        The middle window contains 14 lines.   This window is where the action
  343.        takes place.  When browsing, recipes are displayed here.  If adding or
  344.        editing a recipe, data input and display will occur here.  The shopping
  345.        list and other program functions will also display in this window.
  346.        
  347.        The third window is 3 lines long, and it displays active function keys
  348.        and program messages.  Regardless of program function, this window will
  349.        keep you informed of active control keys.
  350.        
  351.        
  352.                                    THE MAIN MENU
  353.        
  354.        There are 6 choices on the main menu, 5 of which are pull down menus. 
  355.        Menu descriptions follow:
  356.        
  357.        1. ADD - used to add recipes to the database.
  358.        
  359.        2. SEARCH BY - This menu allows searching recipes by category,         
  360.           ingredient, or by recipe name.  It is also used to browse and print.
  361.        
  362.        3. PRINT - this menu contains printer re-direction, shopping list, and 
  363.           other print functions.
  364.        
  365.        4. DELETE - this menu contains commands to delete recipes and compress 
  366.           the recipe files.
  367.        
  368.        5. COLORS/UTILS -contains command to customize program colors,         
  369.           category and directory maintenance, import/export, 
  370.           and configuration utility.
  371.        
  372.        6. QUIT - quits to DOS.  
  373.           
  374.        
  375.        Also displayed on this screen is the current data directory in use, and
  376.        the number of recipes contained in that directory.
  377.        
  378.        At almost any time, pressing the ESC key will abort the current function
  379.        and return you to the main menu screen.
  380.        
  381.        
  382.        
  383.        
  384.        
  385.        
  386.        
  387.        
  388.        
  389.        
  390.                                        PAGE 4
  391.        
  392.        
  393.        
  394.        
  395.        
  396.        
  397.        
  398.        
  399.        
  400.        
  401.        
  402.        
  403.        
  404.                           PROGRAM/DIRECTORY INITIALIZATION
  405.        
  406.        When the Recipe Processor begins, it checks the current directory for
  407.        the existence of the INITIAL.RPD file.  If it is not present, the
  408.        PROGRAM INTRODUCTION screen is displayed.   Pressing any key will bring
  409.        you to the DEFINE FOOD CATEGORIES screen.  You can enter in up to 100
  410.        different food categories.  Each category contains a maximum of 10
  411.        characters.
  412.        
  413.        Categories can be entered in one of two ways:
  414.        
  415.              1. Use the default categories that the program supplies.
  416.              2. Create your own custom categories.
  417.        
  418.        To use the default categories, simply answer "yes" to the prompt:
  419.        
  420.                  DO YOU WANT TO USE THE DEFAULT CATEGORIES (Y/N) ?
  421.        
  422.        If you answer "no", you will see the category window open on the right
  423.        side of the screen.  You can enter up to 100 categories.  Pressing ESC
  424.        will terminate category entry.
  425.        
  426.        Categories can be added to or modified at any time during the program. 
  427.        Don't get upset if you forgot to enter them all.   
  428.        
  429.        Whether you use the default categories or define your own, you will see
  430.        the category  "TO BE EDIT".  When adding or importing recipes, you may
  431.        come across a recipe whose category has not been entered into the
  432.        database.  Assign "TO BE EDIT" to these recipes.  When all input is
  433.        complete, add the new categories to the database (see CATEGORY UPD). 
  434.        Then browse by category ("TO BE EDIT"),  and change each recipe category
  435.        to it's proper entry.
  436.        
  437.        When category entry is completed, you will see the prompt:
  438.        
  439.                             Choose Edit: Done Categories
  440.        
  441.        Use the right arrow or press C  to review your category list.  Use the
  442.        left arrow or press D if you are done.
  443.        
  444.        After selecting DONE, you will see the GET USER NAME screen.  Type in up
  445.        to 25 characters for the recipe title of this directory (usually the
  446.        users first name).
  447.        
  448.        The main menu will now be displayed.  Only the ADD, COLORS/UTILS, and
  449.        QUIT choices will be active.  The other menu choices will not activate
  450.        until there is at least 1 recipe entered into the database.
  451.        
  452.        
  453.        
  454.        
  455.        
  456.        
  457.        
  458.        
  459.                                        PAGE 5
  460.        
  461.        
  462.        
  463.        
  464.        
  465.        
  466.        
  467.        
  468.        
  469.        
  470.                                    ADDING RECIPES
  471.        
  472.        RECIPE NAME:
  473.        
  474.        To add recipes to the database, choose the ADD option.  You will be
  475.        asked for a recipe name.  Enter up to 40 characters for the recipe name.
  476.        
  477.        RECIPE CATEGORY:
  478.        
  479.        The category window will then appear in the center of the screen.  Use
  480.        the up/dn arrows, pageup/dn, and home/end keys to highlight the desired
  481.        category.  If the category you need has not been entered, choose TO BE
  482.        EDIT  for the category.  The category can be added and changed later.
  483.        
  484.        AMOUNT SERVED:
  485.        
  486.        You will then be asked to enter the amount of servings the recipe will
  487.        yield.  Enter a number from 1 up to 999.
  488.        
  489.        INGREDIENT ENTRY - AMOUNT:
  490.        
  491.        At this time the ingredient entry window will appear on the left, and a
  492.        smaller syntax window on the right.  Each ingredient is entered in 3
  493.        parts, the amount, the measure, and the ingredient description.  
  494.        
  495.        The amount syntax is an optional whole number, a space, and a fraction. 
  496.        It's easier to show then to describe.  See below.
  497.        
  498.                           1 1/2   =  one and one half
  499.                           2/3     =  two thirds
  500.                           4       =  4 whole units
  501.                           2 1/8   =  2 and one eighth
  502.        
  503.        You must enter a valid amount or the program will not advance to the
  504.        measure entry.  For some reason, if you must have a blank amount, press
  505.        the F6 key. This will fill the amount with the underline character and
  506.        move the cursor to the measure column.  Remember, the bottom window will
  507.        always display active control keys.
  508.        
  509.        INGREDIENT ENTRY - MEASURE:
  510.        
  511.        When you have entered the amount, press RETURN.  The cursor will move
  512.        over to the measure column, and the syntax window will display measure
  513.        examples.  You can enter up to 6 characters to describe the measure
  514.        being used.  Examples: tsp, tbls, cup, large, med, quart, ounce, oz,
  515.        each, as req, whole, and so on.  If you need to have the measure blank,
  516.        just press return.
  517.        
  518.        
  519.        
  520.        
  521.        
  522.        
  523.        
  524.                                        PAGE 6
  525.        
  526.        
  527.        
  528.        
  529.        
  530.        
  531.        
  532.                              ADDING RECIPES - CONTINUED
  533.        
  534.        
  535.        
  536.        INGREDIENT ENTRY - INGREDIENT DESCRIPTION:
  537.        
  538.        Now the cursor moves to the ingredient description column.  You can
  539.        enter up to 30 characters to describe the ingredient.  If needed, this
  540.        entry can be blank just by pressing return.   When the ingredient is
  541.        entered, the cursor will move back to the amount column, ready to accept
  542.        the amount for the next ingredient.   The program keeps track of the
  543.        ingredient number below the syntax window.  Up to 48 ingredients can be
  544.        entered.
  545.        
  546.        If needed, the F1 key will back up the cursor one field at a time, and
  547.        the F2 key will advance the cursor one field at a time.  This allow you
  548.        to back up and correct or change previous entries.  The up/dn arrow keys
  549.        will move the cursor forward or backward one whole ingredient at a time.
  550.        
  551.        At this point, if you have entered all of your ingredients, you can end
  552.        ingredient entry by pressing the F10 (DONE) key, which brings up the
  553.        directions entry window.
  554.        
  555.        DIRECTIONS ENTRY:
  556.        
  557.        A recipe can contain up to 65 lines of directions.  Each line can have
  558.        up to 75 characters.  When entering text, the arrow keys will position
  559.        the cursor in the window.  The cursor will not move past the 75th
  560.        position on the line.  Press either return or down arrow to go on to the
  561.        next line.  
  562.        
  563.        The INSERT and DEL keys function as you would expect them to.  DEL will
  564.        delete the character under the cursor, and INSERT will insert characters
  565.        at the cursor position.  When INSERT is active, the cursor will change
  566.        to a large cursor as a reminder.  Pressing INSERT again, or advancing to
  567.        a different line of text automatically turns off the insert mode. 
  568.        Caution: while in the INSERT mode, any characters that are pushed off
  569.        the right edge of the screen will be lost.
  570.        
  571.        If you need to insert a line of text between 2 existing text lines,
  572.        position the cursor on the line where you want to insert text, and press
  573.        the F4 key.  Text below the cursor will move down by one line, opening
  574.        up a new blank line.
  575.        
  576.        Deleting an entire line of text is done by positioning the cursor on the
  577.        line to be deleted and pressing the F5 key.  Again, the active control
  578.        keys are displayed in the bottom window of the screen.
  579.        
  580.        To end direction input, press the F10 (DONE) key.  This will display the
  581.        following prompt:
  582.        
  583.                        Review: Done  Ingredients  Directions
  584.        
  585.        The word "Done" will be highlighted.  If you are done entering this
  586.        recipe, just press RETURN. This will return you to the main menu screen.
  587.        If you want to review the ingredients or directions, use the left/right
  588.        arrow keys to highlight your choice and press enter.
  589.        
  590.        
  591.        
  592.                                        PAGE 7
  593.        
  594.        
  595.        
  596.        
  597.        
  598.        
  599.                                 THE "SEARCH BY" MENU
  600.        
  601.        The SEARCH menu allow you to search, display, edit, print and browse
  602.        through your database of recipes.  There are 4 menu options in the
  603.        SEARCH menu:
  604.        
  605.        1. RECIPE - This option allows you to search for a specific recipe in  
  606.           the database.  The recipe selection window will appear in the center 
  607.           of the screen listing the recipes in alphabetical order. Use the    
  608.           up/dn arrow, pageup/dn, home/end keys to highlight the desired      
  609.           recipe. Now press enter to display the recipe.  Browsing with this  
  610.           option will display each recipe in the database.
  611.                                      
  612.        2. CATEGORY - The category option allows you to select recipes from a  
  613.           specified category.  First the category window will appear.  Use the 
  614.           up/dn arrows, pageup/dn, home/end keys to select the desired        
  615.           category.  Now the recipe selection window will appear, listing only 
  616.           the recipes that match the selected category.  Again, use the cursor 
  617.           keys to select and display a recipe.  Browsing will only display the 
  618.           recipes that meet the selected category.
  619.        
  620.        3. RECIPE NAME - This option will prompt you to key in a name or partial
  621.           name of a recipe to display.  The first name in the database that   
  622.           satisfies the requirement is displayed.  Browsing will display each 
  623.           recipe in the database.
  624.        
  625.        4. INGREDIENT - This option will prompt you to key in an ingredient or 
  626.           partial ingredient to search for.  The entire database is searched  
  627.           for recipes containing a match to the selected ingredient.   The    
  628.           recipe selection window will then appear containing only the recipes 
  629.           that contain the selected ingredient.  Browsing will display only   
  630.           recipes that contain the selected ingredient.
  631.        
  632.        5. WILDCARD - allows you to list all recipes that contain a match to 
  633.           a partial recipe name.  
  634.  
  635.        DISPLAY OPTIONS:
  636.        
  637.        Once a recipe is selected it is displayed in the middle window.  The
  638.        recipe is displayed in two parts: the ingredients, then the directions. 
  639.        When a recipe is first displayed, the ingredients are shown in a two
  640.        column format.  Up to 24 ingredients can be displayed at a time.  If a
  641.        recipe has more then 24 ingredients use the PAGEUP/DN keys to display
  642.        either of the 2 ingredient pages.  If a recipe contains 24 or less
  643.        ingredients, the PAGEUP/DN keys will not function.  The active control
  644.        keys are as follows:
  645.        
  646.        F1- DIRECTIONS.  This key will toggle the display between the          
  647.            ingredients and  directions window.  If displaying directions, the 
  648.            bottom line of the screen will display page x of y, where x is the 
  649.            current page being displayed and y is the maximum number of pages  
  650.            for the recipe.  The current page of either the ingredients or     
  651.            directions will be remembered as you toggle between the two windows.
  652.        
  653.        F2- NEXT.  This key displays then next recipe in the database that meets
  654.            the current display criteria.  Use this key to browse through the  
  655.            recipes that you have selected.  This key is active in both the    
  656.            ingredient and directions window.
  657.        
  658.       
  659.                                        PAGE 8
  660.        
  661.        
  662.        
  663.        
  664.        
  665.                               SEARCH BY MENU CONTINUED
  666.        
  667.        
  668.        F3- PREVIOUS.  This key displays the previous recipe in the database   
  669.            that meets the current display criteria.  Use this key to browse   
  670.            backwards.
  671.        
  672.        F4- ZOOM LEFT.  Each ingredient can contain up to 30 characters, but   
  673.            only 20 characters can be displayed at a time on the screen.  This 
  674.            key will zoom and display the left column of ingredients in the full
  675.            30 character format.
  676.        
  677.        F5- ZOOM RIGHT.  Same as above, but for the right column of ingredients.
  678.            
  679.        F6- PRINT RECIPE.  Pressing this key will print out the recipe on your 
  680.            printer.  You will first be asked for the number of copies, then you
  681.            will be asked if you want the ingredients to print out in 1 or 2   
  682.            columns.  A 2 column printout will truncate the ingredient         
  683.            description by 6 characters.
  684.        
  685.        F8- EDIT.  This allow you edit your recipe.  Pressing this key will    
  686.            cause the edit window to appear.  There are four choices available: 
  687.        
  688.            INGREDIENT: If the ingredient window is displayed, this allows you 
  689.            to enter/edit the ingredients of the selected recipe.  If the      
  690.            directions window is displayed, the directions can be edited. Press 
  691.            the F10 (DONE) key to save the editing changes, or press ESC to    
  692.            abandon the changes.
  693.        
  694.            CATEGORY: allows you to choose a new category from the category    
  695.            window.
  696.        
  697.            SERVES: allows you to change the number of serving that the recipe 
  698.            will  yield.  This WILL NOT adjust the amounts column.
  699.        
  700.            NAME: allows the recipe name to be modified.  The recipe database  
  701.            will  be sorted automatically when you return to the main menu.  
  702.        
  703.        F9- SERVES.  This allows you to temporarily change the amount served for
  704.        
  705.            the recipe.  The ingredient amounts will automatically be adjusted 
  706.            for the new serving size.  Pressing F9 a second time, or browsing to
  707.            the next/previous recipe will restore the recipe to its original   
  708.            contents.  Printing can be performed on the adjusted recipe.
  709.        
  710.            NOTE - the recipe amounts are rounded in an attempt to prevent     
  711.            fractions like 297/400 appearing.  On rare occasion you may see a  
  712.            fraction displayed as 4 29/4.  This is really 4 and 29/40, however 
  713.            the program can only display 6 characters for the amount.  If you  
  714.            see a fraction displayed as above, just add/subtract 1 from the    
  715.            desired amount served.  Example: a recipe serves 22.  You want it  
  716.            adjusted for 45.  If a fraction is improperly displayed, change    
  717.            the amount served to either 44 or 46.
  718.        
  719.        F10-DONE.  This key returns you to the main menu.
  720.        
  721.        
  722.        
  723.        
  724.        
  725.                                        PAGE 9
  726.        
  727.        
  728.        
  729.        
  730.        
  731.                                    THE PRINT MENU
  732.        
  733.        The print menu offers you options to print recipes, redirect the printer
  734.        to either the screen or a text file,  print a shopping list, or print a
  735.        directory of all recipes in the database.  Print menu options are:
  736.        
  737.        1. RECIPE LIST.  This will print a listing of all recipes and their    
  738.           categories to either the printer or the screen.  
  739.        
  740.        2. RECIPE.  This option will bring up the recipe selection window.     
  741.           Use the cursor keys to select a recipe.  The selected recipe will be 
  742.           printed.  See the F6 function key on the previous page.
  743.        
  744.        3. SHOP LIST.  Here you can choose recipes and build a shopping list   
  745.           from the ingredients.  You can add/delete items to/from the list, and
  746.           edit existing items.  When done, your shopping list will print.  See 
  747.           the section "THE SHOPPING LIST" for more details.
  748.        
  749.        4. PRINTER.  This directs the printer output back to the printer.
  750.        
  751.        5. SCREEN.  This directs the printer output to the screen.
  752.        
  753.        6. FILE.  This directs the printer output to a file.
  754.        
  755.        THE SHOPPING LIST:
  756.        
  757.        To build a shopping list, choose the SHOP LIST option.  The recipe
  758.        selection window will appear.  Use the cursor keys to select the desired
  759.        recipe and press RETURN.  The screen will then show you how many items
  760.        are on the shopping list, and asks if you want to add another recipe. 
  761.        If you answer yes, the recipe selection window will appear and another
  762.        recipe can be selected.  Selected recipes  will be omitted from the
  763.        selection list.  The shopping list can support up to 200 items.
  764.        
  765.        If you answer no the prompt "Add another recipe to the shopping list",
  766.        then the shopping list edit window will appear on the left side of the
  767.        screen.  Use the cursor keys to scroll and edit the items in the window.
  768.        
  769.        While ingredient descriptions in the recipe consist of 30 characters, in
  770.        the shopping list they can be expanded up to 50 characters.  Use the
  771.        INSERT/DEL keys as necessary to edit the ingredients.  If an ingredient
  772.        description becomes larger then 30 characters, it will scroll
  773.        horizontally.
  774.        
  775.        SHOPPING LIST CONTROL KEYS:
  776.        
  777.        F1- This allows you to add an ingredient to the shopping list. The     
  778.            ingredient does not have to be in the recipe database.  Use this to 
  779.            add shopping items to the list that are not in the recipe database, 
  780.            such as paper plates, soaps, pet foods, and so on.
  781.        
  782.        F2- This key allows you to delete an ingredient.  While the shopping   
  783.            list will not duplicate ingredients from different recipes, you may 
  784.            see very similiar items.  Example:  chopped onions and crushed     
  785.            onions will each appear on the list.  You may decide to delete one 
  786.            of the two descriptions.
  787.        
  788.        F6 or F10- this will print the shopping list to the printer, or the    
  789.                   redirected device.
  790.        
  791.                                        PAGE 10
  792.        
  793.        
  794.        
  795.        
  796.        
  797.        
  798.                                   THE DELETE MENU
  799.        
  800.        
  801.        This menu offers options to delete recipes, and to compress the recipe
  802.        data file.
  803.        
  804.        1. DELETE.  The delete option will display the recipe selection        
  805.           window.  Use the cursor keys to choose the recipe to be deleted and 
  806.           press return.   This will delete the recipe and display the recipe  
  807.           selection window.  You can now choose another recipe to delete, or  
  808.           press F10 to exit the delete menu.  At this time you will see the   
  809.           prompt "RE-ORGANIZING THE DISK FILES. PLEASE WAIT."  The NAMES.RP and
  810.           INDEX.RP file will now be updated.  This will only take about 15    
  811.           seconds.  A graph will be displayed showing file progress.
  812.        
  813.           CAUTION - do not power down the computer until the main menu is     
  814.           displayed.  The INDEX.RP file must be updated with the deleted recipe
  815.           information.  Powering down before the INDEX.RP file is updated will 
  816.           jumble the database.
  817.        
  818.        2. COMPRESS.  When recipes are deleted, the recipe records are not     
  819.           removed from the database files.  The INDEX.RP pointers are simply  
  820.           set to zero.  To remove the deleted records from the database, use  
  821.           the compress option.   This will remove all deleted recipes and will 
  822.           unfragment recipes (not the files) within the database.
  823.        
  824.           Be patient.  Compression will take about a minute, depending on     
  825.           processor and hard disk speed.  A graph will be displayed showing the
  826.           compression progress.
  827.        
  828.         
  829.                                THE COLORS/UTILS MENU
  830.        
  831.        This menu contains the options to customize the program colors, change
  832.        directories, add/delete categories, and import or export recipes.  There
  833.        are 12 options in this menu.
  834.        
  835.        1. CATEGORY UPD.  This allows new categories to be added, existing
  836.        categories to be edited or deleted.   The category window will appear on
  837.        the right side of the screen, with the categories in alphabetical order.
  838.        
  839.        To edit a category, use the cursor keys to select the desired category,
  840.        then use the INSERT/DEL keys to make the desired changes.
  841.        
  842.        To delete a category, simply make the first character of the category a
  843.        space.
  844.        
  845.        To add a new category, press the END key.  This will position you at the
  846.        end of the category list.  Key in up to 10 characters for the new
  847.        category and press return.  You can enter up to 100 categories.
  848.        
  849.        Press the ESC key to end category updates.  The categories will be   
  850.        automatically sorted.
  851.        
  852.        
  853.        
  854.        
  855.        
  856.        
  857.                                        PAGE 11
  858.        
  859.        
  860.        
  861.        
  862.        
  863.                              COLORS/UTILS MENU CONTINUED
  864.        
  865.        
  866.        2. MAIN SCREEN. This allows the main screen colors to be selected.
  867.        
  868.        3. MAIN MENU.  This allows the main menu colors to be selected.
  869.        
  870.        4. WINDOWS.  This option selects colors for the popup windows.
  871.        
  872.        5. RECIPE INPUT. This allows you to select colors for the recipe input 
  873.           windows.
  874.        
  875.        6. RECIPE DSPLY.  This allows you to select colors for the recipe      
  876.           display windows.
  877.        
  878.        7. USER NAME.  This selects colors for the user name, and allows you to 
  879.           change the user name.
  880.        
  881.        8. DEFAULT COLORS.  This sets the program colors to their default      
  882.           values.
  883.        
  884.        9. SAVE CONFIG.  Once you have selected your colors, use this option to 
  885.           save the color configuration.  This will also save the current recipe
  886.           directory.  The next time the program runs, it will use your custom 
  887.           colors and the saved recipe directory.
  888.        
  889.        10. CHANGE DIR.  Use this option when you want to store or access      
  890.            recipes in a new directory.  A directory window will appear        
  891.            displaying a directory tree.  Use the cursor keys to select the    
  892.            desired directory and press enter.  If there are no directory files 
  893.            in the selected directory, you will be asked if you want to        
  894.            INITIALIZE the directory.  The F1 key will allow you to change     
  895.            drives.
  896.        
  897.            **** IMPORT DATA IS NOW IN THE ADD MENU ****
  898.  
  899.        11. IMPORT DATA.  This allows you import recipe file that were created 
  900.            by the Recipe Processor export feature.  It can also read the      
  901.            database of recipe files that are on the Compuserve network.
  902.            You will first be asked for the path and filename of the recipe file
  903.            to import.  You will then see the prompt "IMPORT ENTIRE FILE?".  If 
  904.            you answer yes, the entire file will be imported in non-stop mode. 
  905.            If you answer no, then you will be able to choose which recipes in 
  906.            the file to import.
  907.        
  908.            Next, the prompt "EDIT CATEGORIES AT THIS TIME?" will appear.      
  909.            Answer no if you are importing recipes created from The Recipe     
  910.            Processor running on another computer.  Answer yes if you are      
  911.            importing recipes from the Compuserve network.
  912.        
  913.            Recipes will be displayed as they are imported.  If editing        
  914.            categories, the category window will appear as each recipe is      
  915.            imported.  Use the cursor keys to select the desired category.
  916.        
  917.        
  918.        
  919.        
  920.        
  921.        
  922.        
  923.        
  924.                                        PAGE 12
  925.        
  926.        
  927.        
  928.        
  929.        
  930.                              COLORS/UTILS MENU CONTINUED
  931.        
  932.        
  933.        
  934.        12. EXPORT DATA.  Use this option to place recipes into a file which can
  935.            be imported into other recipe processor programs.  
  936.        
  937.            You will first be asked if the export file is meant for another
  938.            RECIPE PROCESSOR program.  If you are going to attempt to import
  939.            these recipes into a program other then the RECIPE PROCESSOR, answer
  940.            no.  This will attempt to create an export file with maximum
  941.            compatibility.  If the file is meant for another RECIPE PROCESSOR
  942.            program, answer yes.  The RECIPE PROCESSOR will be able to read both
  943.            formats of the exported file.
  944.        
  945.            Next, you will be prompted for an export file name.  If the file   
  946.            does not exist, you will be asked if you want to create the file. 
  947.            If you answer no, the export function will terminate.  If the export
  948.            file exists, recipes will be added to the file.  The recipe
  949.            selection window will  then appear.  Use the cursor keys to select
  950.            the desired recipe to export, and press return.  The recipe
  951.            selection window will again appear, allowing you to select as many
  952.            recipes as you want to export.  Recipes selected will not be
  953.            displayed in the recipe selection window.  When all recipes have
  954.            been selected, press the F10 key to transfer the  choosen recipes to
  955.            the datafile.
  956.        
  957.        
  958.        
  959.        BACKING UP THE DATA FILES
  960.        
  961.        
  962.        After you add to your recipe database, or before you delete recipes
  963.        from your database, be sure you backup your recipes.  This is easily
  964.        done in one of two ways.
  965.        
  966.        1. Copy all *.RP? files to diskette, or
  967.        
  968.        2. Use the export function for the entire database.                    
  969.        
  970.        
  971.        
  972.        
  973.        
  974.        
  975.        
  976.        
  977.        
  978.        
  979.        
  980.        
  981.        
  982.        
  983.        
  984.        
  985.        
  986.        
  987.        
  988.        
  989.                                       PAGE 13
  990.        
  991.        
  992.        
  993.        
  994.        
  995.        
  996.        
  997.        
  998.                                   ORDER FORM
  999.                                       
  1000.        
  1001.                                Jay Lichtenstein
  1002.                                185 Canterbury Ct.
  1003.                                East Windsor N.J. 08520
  1004.        
  1005.        
  1006.        Please make checks payable to Jay Lichtenstein.   The Recipe Processor
  1007.        will be supplied on a 360k 5 1/4 inch diskette.  
  1008.        
  1009.        Shipping will be by UPS.  Allow up to 4 weeks for delivery.           
  1010.        
  1011.              
  1012.        
  1013.        ---------------- ORDER FORM - MAIL TO ABOVE ADDRESS -----------------
  1014.        
  1015.        
  1016.        Quantity:___________ x $35.00 ------>   Total:   ___________
  1017.            
  1018.        
  1019.        
  1020.        Registrant Name ______________________________________________________
  1021.        
  1022.        Address _______________________________________ State _____ Zip ______
  1023.        
  1024.        Phone (______) _______________________________________________________
  1025.        
  1026.        
  1027.        
  1028.        ---------------------------------------------------------------------
  1029.        
  1030.        
  1031.        Registering the program entitles you to receive the next major upgrade
  1032.        to the Recipe Processor free of charge.  Further upgrades will be
  1033.        $10.00 for registered users.
  1034.        
  1035.        If you have any comment or suggestions on improving the Recipe
  1036.        Processor, please write to me at the above address.  If your
  1037.        suggestion becomes a part of the Recipe Processor, you will
  1038.        receive the next upgrade free of charge.
  1039.        
  1040.        
  1041.