home *** CD-ROM | disk | FTP | other *** search
/ Colossal Cookbook / ColossalCookbook.cdr / edna / 2637 / read.me < prev    next >
Text File  |  1990-04-13  |  7KB  |  135 lines

  1.  
  2.                              EDNA'S COOK BOOK (ECB) 
  3.  
  4. Edna's Cook Book (ECB) is a program for recording, filing, listing, and 
  5. printing recipes.  Essentially, it is the equivalent of the cookbook 
  6. in which you now keep all your recipes, except that it is electronic.  The 
  7. program may also be used in the preparation of cook books for publication, 
  8. since it facilitates organization and printing. 
  9.  
  10. If you can type, you no longer have to deal with disorganized slips of paper
  11. and clippings thrown together in a drawer or box, only to be frustrated when 
  12. you can't find that particular recipe that you remember you had, except you 
  13. can't remember where it is, or what the precise name of it is.  ECB will take 
  14. care of the tedious part, so you can get on with the real work--good cooking. 
  15.  
  16.  
  17.  
  18.                             QUICK START INSTRUCTIONS
  19.  
  20.  
  21.                                MAKING A WORK COPY
  22.  
  23. 1. Format a disk, using the DOS FORMAT command.
  24.  
  25. 2. If you are using a dual floppy system, format a second disk to use as a data 
  26.    disk. 
  27.  
  28. 3. Copy the Program Disk files onto a work copy using the COPY *.* procedure 
  29.    and put the original in a safe place.  In case something happens to your 
  30.    work copy, you will then have a backup. 
  31.  
  32. Do NOT put a write protect tab on the program disk.  Any permanent changes that 
  33. you make (print parameters, boot drive/directory, password) will have to be
  34. written back to this disk. 
  35.  
  36. ECB will run from a hard disk with no difficulty.  Just copy the files on the 
  37. program disk onto the hard disk.  It is recommended that you create a separate 
  38. subdirectory for the program. 
  39.  
  40.  
  41.                            PRINTING THE USER'S MANUAL
  42.  
  43. To print the User's Manual, place your work disk in Drive A: and type:
  44.     PRINTDOC
  45.  
  46. You can view the manual on your screen by typing:
  47.     TYPE MANUAL.DOC
  48.  
  49.  
  50.                               STARTING THE PROGRAM
  51.  
  52. To start ECB, put the work copy in drive A.  At the A> prompt type:
  53. ECB <Return>.   
  54.  
  55. If you have a color card and a monochrome monitor, you may have difficulty 
  56. seeing some of ECB.  To run ECB in black and white (or green and green or
  57. whatever two colors you may have on your monitor), type:  ECB BW <Return>.
  58.  
  59.  
  60.                                    UPDATE INFO
  61.  
  62. v. 1.16  : It is now possible to delete the last record in a file without 
  63.            crashing and having your cursor swallowed whole.
  64.  
  65. v. 1.17  : fixes a problem editing multi-page directions (thanks to
  66.            T. Walker, a problem with list (thanks to C. Sloan), a search
  67.            problem, and a printing problem that appeared only under
  68.            certain conditions.
  69.  
  70. v. 1.18  : fixes a problem listing to ASCII files (thanks to B. Scott).
  71.  
  72. v. 1.19  : fixes a serious problem in indexing larger recipe files and makes
  73.            slight modifications to the indexes  (thanks to F. Schmidt and
  74.            L. Payton) and cleans up some other little things.  Lists to disk
  75.            files and printers have been made more legible.
  76.  
  77.            IMPORTANT: IF YOU HAVE RECIPE FILES CREATED WITH VERSIONS PRIOR TO
  78.            1.19, YOU MAY HAVE UNSTABLE INDEXES WHICH CAN LEAD TO CONSTANT
  79.            CRASHES AND OTHER DIFFICULTIES WHICH ARE EVEN MORE UNPLEASANT.
  80.            TO CORRECT THIS, RUN AN INDEX REBUILD (SELECT UTILITY/REBUILD
  81.            INDEXES) IMMEDIATELY AFTER BOOTING ECB V. 1.19.  THE REBUILD WILL
  82.            CORRECT POTENTIAL PROBLEMS IN THE INDEX STRUCTURE.
  83.  
  84. v. 1.20  : corrects a problem that occurred in printing recipes with multiple
  85.            pages of ingredients AND recipes (thanks to B. Matone) and double
  86.            listing some (multipage) recipes when listed by name (thanks to F.
  87.            Schmidt).  Also adds a feature: if a category or subcategory is
  88.            deleted, the categories/subcategories of all subsequent recipes are
  89.            automatically corrected and the records updated.
  90.  
  91. v. 1.21  : corrects a problem associated with adding the 20th category or
  92.            subcategory (Thanks to M. Watts).
  93.  
  94. v. 1.22  : corrects a problem associated with printing multiple recipes (e.g.
  95.            a whole category that contained multiple multiple-page recipes -
  96.            the print function used to quit before the end of the category
  97.            (Thanks to J. Curtis).
  98.  
  99. v. 1.23  : fixes a data integrity bug that surfaces only under certain
  100.            infrequent conditions and adds code to the program that detects
  101.            that condition (Thanks to A. Wiles).  Also adds RECONST.COM to the
  102.            ECB program disk. This utility literally reconstructs the data file
  103.            as well as the index files to correct the condition mentioned above.
  104.            A bonus of this utility is that if deletes unused records.  If you
  105.            have a number of unused records in the file (from deleting a number
  106.            of recipes), running this program will remove the unused records
  107.            from the file.  For those who decided in the middle of entering
  108.            recipes to keep separate files, this could decrease the size of
  109.            those files considerably.  Operating instructions for this utility
  110.            are in the ASCII file RECONST.DOC.
  111.  
  112.            NOTE:  in some cases, when creating a new recipe file or opening
  113.            a recipe file that that has NEVER had data in it, ECB will
  114.            erroneously detect the error condition mentioned above and advise
  115.            you to run RECONST to salvage the files.  Just press <ESC> at the
  116.            error message and you can proceed.  This is the ONLY circumstance
  117.            under which the advice to run RECONST should be disregarded.
  118.  
  119. v. 1.24    corrects the problem with false reporting of error condition
  120.            mentioned above.  Also corrects an occasional misreporting of print
  121.            parameter "print categories/subcats"  (Thanks to W. Benda).
  122.            Paper advance option added to end of "list to printer."  Cleanup of
  123.            screen messages when pausing between pages.  UPGRADE utility and
  124.            documentation added to disk.  This utility is for upgrading from
  125.            one version to another without disturbing passwords or parameters
  126.            that you have already customized.  RECONST 2.00 is issued with this
  127.            update.  The new reconstruct has a feature that insures that all
  128.            recipes are properly indexed, according to the category/subcat
  129.            listed on the recipe page (see RECONST.DOC for further details.)
  130.  
  131. v. 1.25    fixes a problem when printing more than 2 pages of ingredients in
  132.            double columns. (thanks to C. Pettengill)
  133.  
  134. <end of READ.ME>
  135.