home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / private / bccook.zip / MANUAL.BC < prev    next >
Text File  |  1993-03-01  |  28KB  |  576 lines

  1. INSTALLATION
  2. ============================================================
  3. 1) Read the file README.TXT
  4. 2) Run Setup.  Setup creates SPRIGSFT.INI file.
  5. 3) Make sure your PATH statement contains the BC CookBook directory specified
  6.    when you ran install.
  7. 4) If you plan to run windows.  Copy COOK.PIF to your Windows directory. Make
  8.    any changes to the PIF file with PIFEDIT.  Read your windows manual.
  9. 5) REGISTER and receive a better manual, support, and upgrades.  Read the 
  10.    REGISTER.TXT file.
  11. 6) To start BC CookBook, type RECIPE and press the enter key.
  12. ============================================================
  13.  
  14.  
  15. | IBM  PC/XT/AT/PS2 or 100% compatible
  16. | 572K RAM
  17. | Floppy disk drive for installation
  18. | Hard disk required, with at least 2MB free space
  19. | Supports CGA, EGA, VGA, and Monochrome
  20. | HP LaserJet Series and compatibles and most dot matrix printers
  21. | Not Copy Protected
  22. | Windows 3.1 compatible
  23.  
  24. SOFTWARE REQUIRED
  25.  
  26. MS- or PC-DOS 3.0 or above
  27.  
  28. ===========================================================
  29.  
  30. Thank you for choosing the BC CookBook!  Many hours were spent designing this 
  31. product. Our hopes are that  people of all ages will find it enjoyable and 
  32. easy to operate.  The word SIMPLICITY was always used to guide our efforts.
  33.  
  34. We here at SprigSoft Power feel today's software make the customers do all 
  35. the work.  Our goal is to make the software work for you!
  36.  
  37. BC CookBook is designed around the traditional way many people save recipes, 
  38. on an index card.  You can freely move to any place on the index card you 
  39. want.  This type of entry is often called full screen editing.  Since our 
  40. goal was simplicity.  We have decided not to include word processing features.  
  41. If you are not familiar with revealing codes and word processing concepts.  
  42. Word processing features often create a mess of your text.  Emphasis instead 
  43. has be placed on giving you the ability to quickly move around the index card.
  44.  
  45. BC CookBook features include shopping lists, measurement menu, on-screen help, 
  46. unlimited indexing of recipes, and the comfort of traditional index cards.
  47.  
  48. KEYBOARD
  49. ===========================================================
  50.  
  51. Knowing what keys to press is one of the more time consuming challenges of 
  52. learning a new computer program.  With this in mind, we designed BC CookBook 
  53. to have one set of keys that perform similar functions.
  54.  
  55. Before we begin, the words data, screen, and field need to be explained.  
  56. They will be used often.  DATA is the information (text) you will be 
  57. typing.  FIELD is a space on the screen for a piece of data.  Two examples 
  58. are title and category.  SCREEN refers to an area on the computer screen 
  59. that contains on or more fields.
  60.  
  61. The left side of the page will have the key name.  One or more sentences 
  62. will follow describing what the key does.
  63.  
  64.  
  65.  
  66. Up Arrow       The Up Arrow key will move the cursor up one line or menu 
  67.                selection.
  68.  
  69. Down Arrow     The Down Arrow key will move the cursor down one line or menu
  70.                selection.
  71.  
  72. Left Arrow     The Left Arrow key will move the cursor left one character or 
  73.                menu selection.  If you are at the beginning of a line.  The 
  74.                cursor will move to the end of the line above the current line.
  75.  
  76. Right Arrow    The Right Arrow key will move the cursor right one character 
  77.                or menu selection.  If you are at the end of a line.  The 
  78.                cursor will advance to the beginning of the next line.
  79.  
  80. Enter          The Enter key moves the cursor down one field.  If you press 
  81.                the enter key at the last field on a screen.  The data will 
  82.                be saved and you will continue on to the next step.  If you 
  83.                are at a menu or list of text.  Pressing enter will select 
  84.                what  your cursor is position on.  The enter key also moves 
  85.                the cursor down one line.
  86.  
  87. Esc            The Esc key has three duties.  It can cause you to exit a 
  88.                screen and continue on to the next step.  The esc key can 
  89.                cancel what you activated.  The esc key can make a screen 
  90.                appear.
  91.  
  92. F1             The F1 key signals to the computer to activate on-screen help.
  93.  
  94. F2             The F2 key activates a measurement menu you can view and 
  95.                select from.
  96.  
  97. F3             The F3 key creates a list of data you can view and select 
  98.                from.  The F3 key moves backward one index card.
  99.  
  100. F4             The F4 key moves forward one index card.
  101.  
  102. F7             The F7 key saves your recipe data and returns to the menu.
  103.  
  104. F8             The F8 key saves your recipe data and starts a new recipe.
  105.  
  106. F9             The F9 key does not save any data and returns to the menu.  
  107.                The F9 key returns you to the menu.
  108.  
  109. PageUp         The PageUp key moves to the top of  the index card.  The 
  110.                pageup key moves the cursor up a list of text.  The pageup 
  111.                key moves the cursor to the first menu choice.
  112.  
  113. PageDown       The PageDown key moves to the bottom of the index card.  
  114.                The pagedown key moves the cursor down a list of text.  The 
  115.                pagedown key moves the cursor to the last menu choice.
  116.  
  117. Home           The Home key moves the cursor to the beginning of a field.  
  118.                The home key moves the cursor to the beginning of a line.  
  119.                The far left is the beginning of a field and line.
  120.  
  121. End            The End key moves the cursor to the end of a field.  The end 
  122.                of a field is the last character typed.  A space is considered 
  123.                a character.  The end key moves the cursor to the end of a 
  124.                line.  The far right is the end of the line.  A line is 77 
  125.                characters.
  126.  
  127. Insert         The Insert key turns on insert mode.  The insert mode allows 
  128.                you to type new characters any place in existing text.  As you 
  129.                type new characters, characters to the right of the cursor 
  130.                will move to the right.  Insert mode works only for FIELDS 
  131.                not for LINES !
  132.  
  133. Delete         The Delete key removes the character located under the cursor.  
  134.                The remaining text moves one position to the left.  The cursor 
  135.                does not move, only the text.  Delete works only for FIELDS 
  136.                not for LINES !
  137.  
  138. Backspace      The Backspace key moves the cursor to the left one position.  
  139.                If you are at the beginning of a line.  The cursor will move 
  140.                to the end of the line above the current line.  After the 
  141.                cursor is moved, the character located under the cursor is 
  142.                removed.
  143.  
  144. TAB            The Tab key advances the cursor, right, to the next build in 
  145.                tab stop.  10 characters separate each tab stop.  If you are 
  146.                at the beginning of a line.  The tab key will work 7 times.  
  147.                The tab will not move the cursor to a new line.
  148.  
  149. Shift Tab      The Shift Tab key combination advances the cursor, left, to 
  150.                the next build in tab stop.  10 characters separate each tab 
  151.                stop.  If you are at the end of a line.  The tab key will work 
  152.                7 times.  The shift tab will not move the cursor to a new 
  153.                line.
  154.  
  155.  
  156. LEARNING BC CookBook
  157. ===========================================================
  158.  
  159. Since BC CookBook is designed to be simple.  Once you learn to add recipes 
  160. the rest of the menu choices will be easy to learn.  
  161.  
  162. The first thing you must do is start BC CookBook.  Refer to the installation 
  163. instructions.
  164.  
  165. At anytime you can press the F1 key to activate on-screen help.  Immediately 
  166. after you choose a menu option and the "Recipe Information" screen appears.  
  167. If you change your mind and want to return to the menu, press the F9 key.  
  168. Pressing the Esc key will cause a message to be displayed.
  169.  
  170. Before we begin, the cursor needs to be explained.  The cursor will appear as 
  171. the standard small blinking rectangle, or a long horizontal bar.  The long 
  172. horizontal bar is used to choose a menu selection or data from a list.
  173.  
  174. No matter what the shape.  The word cursor will always be used.  Lets get 
  175. started !!!
  176.  
  177.  
  178. Add new recipe(s)
  179. =================
  180.  
  181. If the cursor is not on "Add new recipe(s)".  Use the Up or Down Arrow key to 
  182. select it.  Press the Enter key to activate your choice.
  183.  
  184. The first screen that will appear is Recipe Information.
  185.  
  186.  
  187. There are 8 fields that can be used.  They are:
  188.  
  189. Title          The title must be an unique, one of a kind, description.  
  190.                This field must contain data.
  191.  
  192. Category       The category field can represent any type of grouping you wish.
  193.  
  194. Subcategory    The subcategory field can represent a smaller subset of 
  195.                category or represent any type of grouping you wish.
  196.  
  197. Serving Size   The serving size field is a number 0 thru 999.  It represents 
  198.                quantity.
  199.  
  200. (Measurement)  The measurement field gives meaning to serving size.  Pressing 
  201.                F2 activates a  measurement menu.
  202.  
  203. SourceOf       The sourceof field can be where the recipe came from.
  204.  
  205. Page           The page field can work with sourceof or represent a code.
  206.  
  207. COMMENT        The comment field can be anything you wish.
  208.  
  209.  
  210. The only field that you must type something in is Title.  The remaining 7 
  211. fields are optional and they do not have to be used as we described them.  It 
  212. does not matter if you capitalize your text or not.  BC CookBook is not case 
  213. sensitive.  An "carrot" or "Carrot" are looked at as meaning the same thing.  
  214. The 8 fields can be used individually or in any combination  to search for a 
  215. recipe.  For example: title & comment.
  216.  
  217. What does this mean ?
  218.  
  219. Cooking is an art form.  Everyone has a unique style all their own.  The 
  220. terminology one person uses may not be the terminology for someone else.  
  221. Therefore, we have tried to pick field names that can be used in different 
  222. ways.  You may want a field to represent key ingredients, or occasion, or 
  223. difficulty level, or temperature, or course(s), or cuisine, or preparation 
  224. time, or preparation method, or your own personal identifier.  The possible
  225. combinations are endless.  You are given 8 fields to be used anyway you want.
  226.  
  227. At any point of the tutorial feel free to use the keys described in the 
  228. keyboard section.  The best way to learn something is through practice.  The 
  229. recipe will be "Turkey Picadillo Burritos".  
  230.  
  231. STEP 1
  232.  
  233. If the cursor is not at the Title field, please move it there.  The Up or 
  234. Down Arrow keys will do the job !!
  235.  
  236. Type "Turkey Picadillo Burritos".  Press the Enter or Down Arrow key when 
  237. finished.  The cursor will move to Category.
  238.  
  239. Before continuing, why don't we practice changing things.  Press the Up Arrow 
  240. key once.  The cursor will be at the beginning of the title.  Lets go to the
  241. end.  Press the End key.  The cursor is now at the end.  Maybe "Picadillo"  
  242. will look better capitalized.  Press the Right Arrow key nine times.  The 
  243. cursor should be before the word  "Burritos".  Now press the Backspace key 3 
  244. times.  The characters "llo" will be removed.  Lets remove the remaining 
  245. characters by using the Delete key.  Press the Right Arrow key 6 times.  The 
  246. cursor will be on the letter "P".  Now press the Delete key 6 times.  The 
  247. word "Picadillo" should be gone.  Before typing, press the Insert key.  The 
  248. cursor will become larger.  Type "PICADILLO".  Press the Insert key again to 
  249. turn off insert mode.  The cursor will return to normal size. Well, the word 
  250. looks out of place in capital letters.  Lets put it back the way it was.  
  251. Press the Right Arrow key 9 times.  This time we are going to type over the 
  252. existing word.  Type "Picadillo".  We are finished.  As you have jus
  253. t witness, there are different ways to remove and replace data.  Use what is 
  254. most comfortable to you !!
  255.  
  256. The remaining fields can be filled in anyway you like.  But before you do 
  257. that, move the cursor to the Serving Size field.  Do this by pressing the 
  258. Down Arrow or Enter key 3 times.
  259.  
  260. Type a number 3 and press the Enter or Down Arrow key.  The cursor will be at 
  261. the (Measurement) field.  There is a menu provided to you that has common 
  262. units of measurement.  It hopefully will save you a little typing.  Here is 
  263. how it works.  Press the F2 key.  The menu will appear.  First scan the list 
  264. to see if you want to use any of the measurements.  If not, press the Esc key 
  265. and you will return to the field.  Otherwise, the Home, End, and Arrow keys 
  266. will move the cursor around the menu.  Once the cursor is positioned on the 
  267. measurement you want to select, press the Enter key.  Your choice will 
  268. automatically appear in the (Measurement) field.
  269.  
  270. If you want to use a measurement that is in another recipe.  Press the F3 key 
  271. and a list will appear displaying all of the measurements from all of your 
  272. recipes.  Lets try it ..
  273.  
  274. Press the F3 key.  A list will appear.  The PageUp, PageDown, Home, End, Down 
  275. Arrow, and Up Arrow keys will move you up and down the list.  If you have 
  276. more than 22 recipes. The PageUp and PageDown keys will move forward and 
  277. backward 22 recipes at a time.  To select a measurement, press the Enter key 
  278. and your choice will automatically appear in the (Measurement) field.  If you 
  279. do not see anything you wish to choose.  Press the Esc key to return to the 
  280. field.
  281.  
  282. The F3 key will work on all the fields except Page and  Serving Size.  This 
  283. little feature allows you to see what has been used in other recipes.
  284.  
  285. STEP 2
  286.  
  287. We are now going to enter our recipe on index cards.  There are two ways to 
  288. leave "Recipe Information".  The first way is to press the Esc key.  The 
  289. second way is to move the cursor  to the Comment field and press the Enter 
  290. key.  If  by chance you have no Title or if the title already exists.  
  291. Messages will appear.  Pressing the Enter key will make the warning disappear. 
  292. You will be returned to  "Recipe Information".
  293.  
  294. Once at the index card screen we can start typing in a recipe.
  295.  
  296. The following keys work while entering a recipe: Home, End, Tab, Shift Tab, 
  297. Enter, F1, F2, F3, F4, F7, F8, F9, Backspace, and Esc.  Refer to the keyboard 
  298. section for an explanation of what the keys are capable doing.
  299.  
  300. Before we continue, it's a good idea to be familiar with the concept 
  301. BC CookBook uses for typing in text at the "Index Card" screen.  Remember, we 
  302. said earlier, that no word processing features have been included and you 
  303. can move freely about the index card. The benefit to free movement is.  Say 
  304. you have a recipe from a newspaper.  The layout of the newspaper recipe is 
  305. how you want it to look when printed.  Free movement allows you to easily 
  306. make the recipe appear anyway you want it to.  Another example is, copying a
  307. recipe from an index card into the computer.  You want the recipe in the 
  308. computer to appear like the index card that your mother gave you.  Free
  309. movement allows you to do this.  If its not clear what we mean, don't worry.  
  310. You will see what we are talking about when finished entering the example 
  311. recipe.
  312.  
  313. There is also a measurement menu available.  Pressing F2 activates it.  You 
  314. then use the arrow keys to move the cursor to the word you want.  Press the 
  315. Enter key to select your choice or press the Esc key to leave without 
  316. selecting anything.
  317.  
  318. If you press the Esc key while at the index card screen.  The recipe 
  319. information screen reappears and you can add or change things.  Once 
  320. activated all the same rules you learned earlier apply.
  321.  
  322. Pressing the F4 key advances one index card and F3 decreases one index card. 
  323. IMPORTANT:  It is important to remember that after you press F4 the blank 
  324. index card is permanently added.   So what does this mean?  If you only need 
  325. 1 index card but pressed the F4 key 10 times.  Your recipe now has 9 blank 
  326. index cards attached to it.  The only way to correct such a problem is to 
  327. delete the recipe and reenter it.  We have not given BC CookBook the ability 
  328. to delete individual index cards.  The maximum allowed index cards per recipe 
  329. is 50.
  330.  
  331. There is also one character reserved.  It is the "+" character.  To create a 
  332. shopping list, you place a "+" before and after the text you want included 
  333. as a shopping list item.   Ex:  "+foil turkey tray+"
  334.  
  335. Let's start typing in an example recipe.
  336.  
  337. 1) Type: "1 cup chopped onion"
  338. Press the "Enter" key
  339.  
  340. 2) Type: "2 cloves garlic, minced
  341. Press the "Enter" key
  342.  
  343. 3) Type: "1 "
  344.  
  345. 4) Press the F2 key and select "Tablespoon(s)".
  346. * F2 activates the same measurement menu that is used in the "Recipe 
  347.   Information" screen.
  348.  
  349. 5) Type: " vegetable oil"
  350. Press the "Enter" key.
  351.  
  352. 6) Repeat steps 1 and 2 for : 
  353. "2 cups shredded or chopped"
  354. "      cooked turkey"
  355. "1 can (16 ounces) stewed"
  356. "      tomatoes, undrained"
  357. "1 small red or green bell pep-"
  358. "      per, chopped"
  359. "1/2 cup picante sauce"
  360. "2 tablespoons raisins"
  361.  
  362. 7) Press the Tab key twice and then the Up Arrow key 10 times.  You should 
  363. now be at the top of the index card.
  364.  
  365. 8) Type: "2 tablespoons coarsely"
  366. Press the Down Arrow key.  Now hold a Shift key down and press the Tab key 3 
  367. times.  The number "2" should be directly above the cursor.  You have just 
  368. used the tab stops build into each line.  Using the tab stops to move the 
  369. cursor around is an easy way to align text.  
  370.  
  371. 9) Type: "   chopped toasted slivered"
  372. Press the Enter key and then the Tab key 4 times.  We are using the tab stops 
  373. to quickly move across the screen.
  374.  
  375. 10) Repeat step 9 for:
  376. "  almonds"
  377. "1 teaspoon cumin"
  378. "1/2 teaspoon salt"
  379. "      Dash cinnamon"
  380. "12 flour tortillas (6 to"
  381. "     8-inch), heated"
  382.  
  383. We are now going to type the cooking instructions.  Press the Enter key 5 
  384. times.
  385.  
  386. 11) Type: "Cook onion and garlic in oil in 10-inch skillet until onion is 
  387. tender but not brown.  Add remaining ingredients except tortillas; bring to 
  388. a boil."
  389.  
  390. Notice the "n" at the end of the line!!!  This is what we mean by not having 
  391. word processing features.  A word processor would have moved the "n" to the 
  392. next line.  We feel that this simply approach eliminates potential problems.  
  393. The only thing you have to be concerned about when typing the recipe is: 
  394. "DOES IT LOOK THE WAY I WANT IT TO?"
  395.  
  396. 12) Press the F4 key.  We have now started a new index card.  Notice at the 
  397. top it says "Index Card 2 of 2".  If you press F3 the top says "Index Card 
  398. 1 of 2".  By looking at the top of an index card you immediately know how 
  399. many index cards belong to a recipe.  Pressing the F4 key either adds an 
  400. index card or advances an index card.  So, assume you have 2 index cards, if 
  401. you were at index card 2 and the F4 key is pressed.  Index card 3 is now 
  402. created.  However, if you were at index card 1 and the F4 key is pressed.  
  403. Index card 2 appears.  BC CookBook automatically detects whether or not you 
  404. are at the last index card. The maximum index cards allowed are 50.  If you 
  405. were at index card 50 and the F4 key is pressed a message would appear.
  406.  
  407. 13) Type: "Reduce heat and simmer, stirring frequently and breaking up 
  408. tomatoes with spoon, about 10 minutes or until most of the liquid has 
  409. evaporated." Press the Enter key twice.
  410.  
  411. 14) Type: " For each burrito, spoon about 1/2 cup filling down center of 
  412. each tortilla; fold one end over filling and roll up.  Serve with additional 
  413. peccant sauce."  Press the Enter key.
  414.  
  415. 15) If you want to use the shopping list feature.  You need to place a "+" 
  416. before and after the item you want to be included on the shopping list.  If 
  417. you're undecided.  Make sure you leave at least 1 space before and after 
  418. ingredients, text,  etc.  That way, if you decide later on you want to print 
  419. shopping lists.  There will be room for the "+" characters.
  420.   
  421. 16) We are now finished
  422.  
  423. The "Recipe Information" and "Index Card" screens will appear for other menu 
  424. options.  Just apply everything learned here. 
  425.  
  426. Before we save the recipe, why don't you try using the various keys and get a 
  427. feel for how BC CookBook works.  Add and remove text. Use the measurement 
  428. menu.  Press F1 for help.  Move from top to bottom and side to side on the 
  429. index card.  Press the Esc key to activate the recipe information.  Try out 
  430. all the keys and learn what they can do.
  431.  
  432. There are 3 ways to exit:   F7, F8, F9.   Pressing F7 will save your recipe 
  433. and return you to the menu.  Pressing F8 will save your recipe and the 
  434. "Recipe Information" screen will appear.  You are now ready to enter another 
  435. recipe.  Pressing the F9 key will not save anything and return you to the 
  436. menu.
  437.  
  438. We want to save the example recipe and return to the menu.  But first, check 
  439. to make sure the TITLE is Turkey Picadillo Burritos.  Go to the recipe 
  440. information.  If the title is wrong, change it.  Otherwise, press the Esc key 
  441. again to return to the index cards.  Now press the F7 key.  If no title exits 
  442. at all or you have used the title before, a message will appear.  You then 
  443. must go to recipe information and type in a new title.
  444.  
  445.  
  446. Finished!!
  447.  
  448. Delete recipe(s)
  449. ================
  450.  
  451. Deleting a recipe or group of recipes is just like adding a recipe.  The only 
  452. difference is when you leave the recipe information screen.  A message 
  453. appears indicating the search criteria has found a match and asks you if you 
  454. want to delete it.   If no match has been found.  A message is display.
  455.  
  456. Remember all 8 fields can be used to search for a recipe(s).  For example.  
  457. Say you want to delete all the recipes with the category "desserts."  The 
  458. only field you would use is Category.  Say you wanted to delete only the 
  459. dairy desserts.  The only fields you would use are Category and SubCategory.  
  460. Category representing desserts and subcategory representing dairy. 
  461.  
  462. Don't forget about the F3 key.  If you're not sure what field represents 
  463. desserts.  Position the cursor to a field you think may have been used, and 
  464. press F3.
  465.  
  466. After deleting everything, you are returned to the recipe information screen. 
  467. Press F9 to
  468. return to the menu.
  469.  
  470. Change or View recipe(s)
  471. ========================
  472.  
  473. Changing or viewing is just like adding a recipe.  The only differences are 
  474. when you leave the recipe information screen.  If no match has been found.  A 
  475. message is display otherwise, as each match is found, a recipe will be 
  476. displayed and you can change and add anything you.  The only field you can 
  477. not change is the Title.  The Title is a unique identifier.  The F8 key 
  478. doesn't work either.
  479.  
  480. Remember all 8 fields can be used to search for a recipe(s).  For example.  
  481. Say you want to view  or change all the recipes with the category "desserts."  
  482. The only field you would use is Category.  Say you wanted view or change only 
  483. the dairy desserts.  The only fields you would use are Category and 
  484. SubCategory.  Category representing desserts and subcategory representing 
  485. dairy. 
  486.  
  487. Don't forget about the F3 key.  If you're not sure what field represents 
  488. desserts.  Position the cursor to a field you think may have been used, 
  489. and press F3.
  490.  
  491. If you don't want to save any changes, press F9 otherwise press F7 to leave 
  492. the recipe. After leaving the recipe a question will appear asking if you 
  493. wish to continue searching. Answer yes or no.  
  494.  
  495. After changing or viewing everything, you are returned to the recipe
  496. information screen.  Press F9 to return to the menu.
  497.  
  498. Recipe grouping to use
  499. ======================
  500.  
  501. Recipe grouping is used to select recipe books.  If you do not have separate 
  502. books.  The default is used, "sprgsft".   Recipe groupings allow you to add 
  503. cook books.  If searching an existing recipe book becomes slow due to its 
  504. large number of recipes.  Create a new recipe book then when you start using 
  505. BC CookBook pick the grouping (book) that has the recipes you want.
  506.  
  507. Use the Arrow keys to select the cook book desired and press the Enter key.  
  508. A message will appear warning you.  Answer okay or cancel.  Use the Arrow 
  509. keys to move the cursor.
  510.  
  511. If you change your mind and are not at a warning message.  Press the Esc key 
  512. to return to the menu otherwise select cancel. 
  513.  
  514. Add recipe grouping
  515. ===================
  516.  
  517. To create a new recipe grouping (recipe book), type in a 7 character 
  518. description and press the Enter key.  That's it!!
  519.  
  520. If you change your mind.  Press the F9 key to return to the menu.
  521.  
  522. Delete recipe grouping
  523. ======================
  524. Use the Arrow keys to select the cook book desired and press the Enter key.  
  525. A message will appear warning you.  Answer okay or cancel.
  526.  
  527. If you change your mind and are not at a warning message.  Press the Esc key 
  528. to return to the menu otherwise select cancel. 
  529.  
  530. Helpful Cooking Information
  531. ===========================
  532.  
  533. Use the Arrow keys to select the topic you are interested in and press the 
  534. Enter key. A screen will appear with text.  Use the PageUp and PageDown keys 
  535. to see more text.  Use the Arrow keys to highlight the line of text you are 
  536. reading.
  537.  
  538. If you change your mind.  Press the Esc key to return to the list of topics.  
  539. Press the Esc key one more time to return to the menu.
  540.  
  541. Printing
  542. ========
  543.  
  544. Printing uses the same "Recipe Information" screen that is used for adding a 
  545. recipe.  Pressing the F9 key returns you to the menu.  The Esc key will take
  546. you to the parameter screen.
  547.  
  548. You first type the data that you want to be used in the search for one or 
  549. more recipes. Upon leaving the recipe information screen, the parameter screen
  550. appears.  Pressing the F9 key will return you to the menu.  If you're not sure
  551. how many recipes will print out.  Answer "YES" to stop between each recipe.
  552. When it pauses, you can cancel printing.  If your printing is only one or two
  553. lines across the paper and all messed up.  Exit BC CookBook and run SETUP.
  554. Check the setting for printer type.  Make sure "Dot Matrix" is choosen if you
  555. are printing with a dot matrix printer or "Laser" for a HP Laser/compatible
  556. printer.
  557.  
  558. The parameter screen gives you a chance to change the settings.  The settings
  559. are only permanently changed by using the setup program included with BC
  560. CookBook.  The settings will stay changed until you exit the program.  To start
  561. printing, leave the parameters screen.  If a match occurs the printer is
  562. checked.  If the printer does not respond 3 messages will appear.  The first 2
  563. ask you to check the cables and paper supply.  The 3rd message asks you if you
  564. want to continue to print.  The 3 messages will continue to appear until
  565. the printer properly responds.   If paper runs out or any error occurs
  566. messages will be displayed.  You will be given a choice to resume printing.  
  567.  
  568. Printers with ram buffers require special attention because buffers allow
  569. BC CookBook to finish before the printer.  A printer error could occur and
  570. BC CookBook wouldn't be aware of it.  You then must read the owners manual
  571. that came with you printer.
  572.  
  573. If a printer error occurs check the recipe that was printing out at the time
  574. of the error.  More than likely something will be wrong and you should reprint
  575. that one recipe.
  576.