home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / pcfod541.zip / MANUAL.DOC < prev    next >
Text File  |  1994-01-15  |  26KB  |  594 lines

  1. 01/15/94           PC-FOOD Food Costing System Version 5.41
  2.                    Copyright (c) 1988-1993, By Lee Schreck
  3.                              All Rights Reserved.
  4.  
  5. PROGRAM DESCRIPTION:  (SEE REGISTRATION BENEFITS ON PAGE 8!)
  6.  
  7.      PC-FOOD is completely menu driven and very easy to learn and use.
  8. Please read these brief instructions completely before beginning.
  9.  
  10.      PC-FOOD is designed to calculate food cost (materials) only.  It does
  11. not consider other costs and expenses of business operation.  The program
  12. will maintain two required selling prices for each menu item.  One is based
  13. on a desired gross profit $ (GP$), and one is based on a desired gross
  14. profit % (GP%).  Both calculations are also based on the food cost you have
  15. defined.  Gross profit is defined here as selling price minus food cost.
  16.  
  17.      After you have set-up the program for your operation, you will no
  18. longer need to guess or manually calculate food cost each time ingredient
  19. costs change.  Just compare invoice prices with the inventory ingredient
  20. printout, edit any prices that have changed, and the program will
  21. instantly update all food costs.
  22.  
  23. DISK CONTENTS:
  24.  
  25.      Make a back-up of your distribution disk before continuing and store
  26. it in a safe place.  The PC-FOOD distribution disk contains the following
  27. files on the disk:
  28.                        |-- PCFOOD.EXE    the program file
  29. These files must       |   SCR1.CFG      contains licensed user name
  30. remain on the same  ---|   SALESMIX.EXE  module for total food cost
  31. drive\subdirectory     |-- LOCDTA.CFG    data drive\path definition file
  32.  
  33.                        |-- INV.DTA       inventory ingredient data file
  34. These files must       |   RECIPE2.DTA   batch recipe data file
  35. remain on the same  ---|   MENU2.DTA     menu item data file
  36. drive\subdirectory     |   DEPART.DTA    menu item department name file
  37. (and all .MIX files)   |   IDEPT.DTA     ingredient department name file
  38.                        |-- SAMPLE.MIX    SALESMIX sample data file
  39.  
  40. These files may be     |-- MANUAL.DOC    this instruction file
  41. deleted from your   ---|   MANUAL.BAT    batch file for printing this file
  42. WORKING COPY. (NOT     |   REGISTER.DOC  registration form
  43. DISTRIBUTION COPY)     |-- VENDOR.DOC    information for SHAREWARE Vendors
  44.  
  45. REQUIREMENTS\CAPACITIES:
  46.  
  47.     PC-FOOD can be run from one 360K floppy drive if your data files are
  48. small.  With larger data files a larger capacity 3 1/2, 5 1/4, or hard
  49. drive is recommended, or use one drive for program files and another for
  50. data.  A data drive\path can be specified from the MAIN MENU of PC-FOOD
  51. (see PROGRAM INSTALLATION below).
  52.  
  53.     Actual capacity is 998 records each of inventory ingredients, batch
  54. recipes, and menu items, when sufficient disk space is available.  Storage
  55. requirements for each file are as follows:
  56.  
  57.                       INV.DTA     =  73 bytes per record
  58.                       RECIPE2.DTA = 152 bytes per record
  59.                       MENU2.DTA   = 131 bytes per record
  60.   (SALESMIX DATA)     *.MIX       =  31 bytes per line item in each file
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.                                                                      Page 2
  70.  
  71.  
  72. PROGRAM INSTALLATION:
  73.  
  74.    HARD DRIVE INSTALLATION (recommended):
  75.  
  76. 1) Make a subdirectory on your hard drive for PC-FOOD and all related files
  77.    ( C:MD PC-FOOD ).
  78.  
  79. 2) Copy all files from the distribution disk to your hard drive sub-
  80.    directory.  ( Copy A: *.* C:\PC-FOOD ).
  81.  
  82. 3) If a different drive and or subdirectory is desired for data files, then
  83.    all files with the extensions ".DTA" and ".MIX" (SALESMIX files) must be
  84.    together on that drive\subdirectory.  PC-FOOD and SALESMIX will be
  85.    unable to locate their data files if data files are not located where
  86.    defined, and calculation errors and or empty files will be observed.
  87.  
  88.    To define a data drive\path other than the current program drive\path,
  89.    FIRST ESTABLISH THE SUBDIRECTORY AND OR INSERT A FORMATTED DISK IN THE
  90.    DRIVE AND COPY YOUR DATA TO THAT LOCATION, then start PC-FOOD and
  91.    choose "D" (drive\path) from the PC-FOOD MAIN MENU.  If the current
  92.    drive\path is blank, data location is the default program drive\path.
  93.    You may also explicity enter the current drive\path.  IF A PATH IS
  94.    DEFINED AFTER THE DRIVE IDENTIFIER, END WITH A BACK SLASH "\".
  95.  
  96. 4) PC-FOOD comes with sample data files.  If you are updating from an
  97.    earlier version of PC-FOOD, DO NOT COPY the sample files over your
  98.    current files or your data will be overwritten.  To start with all new
  99.    data erase the following files from your WORKING COPY (not the
  100.    distribution disk):
  101.  
  102.    Assuming you are at the "A:" prompt.       A:DEL INV.DTA
  103.                                               A:DEL RECIPE2.DTA
  104.                                               A:DEL MENU2.DTA
  105.  
  106.     The DEPART.DTA and IDEPT.DTA files can be erased, or you may simply
  107. change the department names when you define a menu item or inventory
  108. ingredient.
  109.  
  110.  
  111.    FLOPPY DRIVE INSTALLATION:
  112.  
  113. 1) See number 3 above for establishing a data drive\path if desired, or
  114.    just insert your disk in the drive and no further installation is
  115.    required.
  116.  
  117. 4) See number 4 above regarding sample data files.
  118.  
  119.  
  120. STARTING THE PROGRAM:
  121.  
  122.      If your computer does not have an automatic clock calander, be sure
  123. that you set the date on system start up.  PC-FOOD uses the date in
  124. several functions.  To start the program, enter "PCFOOD" at the DOS command
  125. line.  SALESMIX may be run from the command line rather than from within
  126. PC-FOOD by entering "SALESMIX".
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.                                                                      Page 3
  139.  
  140. PROGRAM OPERATION ERROR MESSAGES:
  141.  
  142.      If a % sign appears in any $ input field, you have overflowed the
  143. display and must start from the beginning of that record as the program
  144. will not correctly accept your input.
  145.  
  146.      If you receive a "Redo from start?" message, you have input a numeric
  147. value in an alphabetic input area, or vice versa.  Type the correct input
  148. and press <Enter> to continue (the display will be O.K. when you are done,
  149. but verify for accuracy).
  150.  
  151.  
  152. GENERAL DATA DEFINITION STEPS:
  153.  
  154.      To set-up PC-FOOD, begin with the definition of the INVENTORY
  155. INGREDIENTS, then define your BATCH RECIPES and finally the MENU ITEMS.
  156. Batch recipes are those that are not served as a single unit but instead
  157. are sold by dividing into smaller units or are used in menu items.  Pizza
  158. dough, sauces, cookies, hot dish, etc., are all batch recipes.  Menu items
  159. are the final products that are sold (or served) as a single unit.  A bowl
  160. of soup, an individual cookie, a sandwich, pizza, beverage, etc.
  161.  
  162.  
  163. INVENTORY INGREDIENTS:
  164.  
  165.      Although additional ingredients can be added to the program at any
  166. time, it is better to have them all entered before continuing.  You may
  167. need an ingredient when you begin defining batch recipes and menu items
  168. and will then have to go back and define it.
  169.  
  170.      Choose "INVENTORY INGREDIENT" from the main menu.  If there are no
  171. inventory records defined, you will be taken directly to the new inventory
  172. definition screen.  If inventory has already been entered (such as sample
  173. data), the first record will be displayed and several choices will be
  174. offered.  By choosing "N" (enter new item), you will be taken to the
  175. definition screen.
  176.  
  177.      Follow the prompts on the screen to define a new record.  The idea is
  178. to start with the normal unit you purchase, such as a case, and break it
  179. down into the unit of measure used in your recipes and menu items.  Several
  180. of the fields allow for either fast entry of common choices using numbered
  181. choices or for user input of a description by pressing "E" and typing a
  182. description.  The input format allows for flexibility in the way YOU buy
  183. and use the item.  If any amount or price is entered as zero (0), it will
  184. then be listed on the printout when "Print All Incomplete Records" is
  185. chosen from the inventory printing menu.  This allows you to just press
  186. <Enter> (to enter a 0) for a numeric field you are unsure of, save the
  187. record, print out the listing of these records, find the correct amounts,
  188. and then edit the records with the correct amounts.
  189.  
  190.      You have six user definable department names available for inventory.
  191. Access this function through the "N" (new inventory item).  Department
  192. names must match EXACTLY any previously defined inventory items, or the
  193. previously defined item will not display or print.
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                                                     Page 4
  203.  
  204.      An accurate portion scale will be needed for some of your inventory
  205. set-up.  One of the features of PC-FOOD is the ability to define the way
  206. YOU use each ingredient.  Example:  Flour is purchased by the pound
  207. (usually 50 or 100 lbs. at a time) but is used by the cup.  With a portion
  208. scale you can calculate the conversion of cups per pound and enter it in
  209. the program.  THIS CONVERSION WILL ONLY NEED TO BE DONE ONCE.  Accuracy is
  210. important and up to you.
  211.  
  212.      Choices at the INVENTORY INGREDIENT display:
  213.  
  214.      "S"  Change the department that you wish to scroll.  If a department
  215.           is chosen that does not contain any records and you try to
  216.           scroll, the computer will beep and the department to scroll will
  217.           change to "ALL".
  218.      "F"  Find a record by number for fast editing of a specific record.
  219.      "N"  Enter a new inventory ingredient record.
  220.      "R"  Return to the MAIN MENU screen.
  221.      "E"  Edit the currently displayed inventory ingredient.  When the
  222.           price is changed and the record saved, the current date will be
  223.           saved with the record.  When the record is saved, all edits will
  224.           instantly change all MENU ITEMS and BATCH RECIPES using the
  225.           ingredient.  Use the  "L" (list) command to display all uses,
  226.           and the "price changes" print command from the MENU ITEM
  227.           printing function, for a printout of all MENU ITEMS that now
  228.           have a calculated required selling price that varies from the
  229.           current selling price by more than 1/2 cent.
  230.      "L"  List the MENU ITEMS that use this ingredient directly, and also
  231.           the BATCH RECIPE uses of the ingredient with a list of the MENU
  232.           ITEMS that use the BATCH RECIPE.
  233.      "D"  Delete the currently displayed ingredient.  You will be asked to
  234.           verify this choice and will not be allowed to delete an item
  235.           needed in an existing MENU ITEM or BATCH RECIPE.
  236.  
  237.  
  238. BATCH RECIPE:
  239.  
  240.      The BATCH RECIPE is used to "build" the recipes your establishment
  241. uses that are not sold or served as a single unit.  These recipes are used
  242. by the ounce, portion, piece, etc., in your MENU ITEMS in any quantity
  243. that you desire.  Each BATCH RECIPE can contain up to 19 ingredients.
  244.  
  245.      Because you are defining a "cost recipe" and not a cooking recipe,
  246. insignificant or low cost items such as water, salt, etc., can be excluded
  247. from your recipes if you desire.
  248.  
  249.      As in the INVENTORY INGREDIENT section, you will either be taken
  250. directly to the input screen or the display of a recipe, depending on
  251. whether a recipe already exists in the file.  Enter a recipe name, choose
  252. the inventory department to scroll from, scroll in your choice, hit the "+"
  253. key to use the item, and enter a quantity.  The ingredients may also be
  254. selected by pressing the "F" (Find) key and entering the ingredient number.
  255. When your recipe is complete, hit the "D" key (for done selecting) and
  256. follow the remaining screen prompts.
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.                                                                     Page 5
  267.  
  268.      NOTE:  All calculated dollar amounts in the program are rounded for
  269. display but are held in memory to seven decimal places.  Calculations are
  270. performed using the actual numbers in memory so that rounding errors will
  271. not become large when successive multiplications are performed.  Although
  272. this results in an extremely accurate final result (such as the total
  273. batch recipe cost), multiplications and additions may appear to be
  274. slightly off if the displayed amounts are multiplied by other displayed
  275. amounts, or a row of displayed amounts are summed manually.
  276.  
  277.      Choices at the BATCH RECIPE display:
  278.  
  279.      "D"  Delete the displayed recipe.  You will be asked to verify this
  280.           choice and will not be allowed to delete a recipe needed in an
  281.           existing MENU ITEM.
  282.      "L"  List the MENU ITEMS that use this recipe.
  283.      "E"  Edit the displayed recipe.  When the recipe is saved, all edits
  284.           will instantly change all MENU ITEMS using the recipe.
  285.      "N"  Enter a new BATCH RECIPE.
  286.      "R"  Return to the MAIN MENU.
  287.      "F"  Find a recipe by number.  Enter number 1001 as 1, 1002 as 2, etc.
  288.      "P"  Page is used to toggle between the two screens used for each
  289.           recipe.
  290.  
  291. MENU ITEM:
  292.  
  293.      The MENU ITEM is the actual finished product that you serve.
  294. Building a MENU ITEM is almost identical to the procedure for a BATCH
  295. RECIPE, except you may also choose from BATCH RECIPES.  Use the "F" key
  296. choice to select from the INVENTORY INGREDIENTS or BATCH RECIPES file.
  297. Each MENU ITEM can contain up to 12 ingredients (INVENTORY or BATCH
  298. RECIPES).
  299.  
  300.      After entering the MENU ITEM name, you will be prompted for a
  301. department to file this entry in.  The "S" key choice will allow you to
  302. set up one or all six departments.  NOTE:  If a department name is
  303. changed after a MENU ITEM has been previously saved under a now changed
  304. department name, that MENU ITEM will only appear on screen while
  305. scrolling with the "DEPT. TO SCROLL" set to "ALL".
  306.  
  307.      After you have completed your MENU ITEM, you will enter the current
  308. selling price.  The gross profit and food cost % will be automatically
  309. computed, and you will be asked for a desired gross profit $ and gross
  310. profit %.  This feature permits the program to calculate the new required
  311. selling prices discussed above (within 1 cent).  To input the current
  312. gross profit $ and % as the desired gross profit $ and %, just press
  313. <Enter> when you are prompted for these inputs.  The "E" (Edit) key will
  314. allow editing of these fields after the MENU ITEM has been saved for the
  315. first time.
  316.  
  317.      The selling price input is limited to $99.99.  You will be prompted if
  318. you exceed limits.
  319.  
  320.      The desired gross profit $ (GP$) is displayed directly above the
  321. related required selling price (req. price).  The desired gross profit %
  322. (GP%) is displayed directly above the related required selling price.  The
  323. same is true on the printed reports.
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.                                                                     Page 6
  332.  
  333.      Choices at the MENU ITEM display:
  334.  
  335.      "S"  Selects the department to scroll for display.
  336.      "E"  Edit the currently displayed MENU ITEM.  When the selling
  337.           price is changed and the record saved, the date of the new price
  338.           will be saved with the record.
  339.      "N"  Enter a new MENU ITEM.
  340.      "D"  Delete the displayed MENU ITEM.  You will be asked to verify
  341.           this choice.
  342.      "R"  Return to the MAIN MENU.
  343.  
  344.  
  345. PRINTING:  *** ALL PRINTED REPORTS ARE SENT TO THE LPT1 PORT ***
  346.  
  347.      The printing function is completely menu driven.  The following
  348. printing functions are available:
  349.  
  350.      INVENTORY INGREDIENTS by department (the six departments you have
  351.             defined) or all departments at once, sorted by department.
  352.  
  353.      All Incomplete INVENTORY INGREDIENTS (use during set-up when you are
  354.             unsure of a value and need to measure or look up the correct
  355.             amount).
  356.  
  357.      Complete BATCH RECIPES (With or without page breaks, and all recipes
  358.             will be printed in a format similar to the monitor display for
  359.             BATCH RECIPES, or individual recipes can be printed by
  360.             entering the recipe number).
  361.  
  362.      BATCH RECIPE Summary (all recipes will be printed, but in a condensed
  363.              format with less detail).
  364.  
  365.      Complete MENU ITEMS by department (With or without page breaks).
  366.  
  367.      Complete Individual MENU ITEM.
  368.  
  369.      MENU ITEM Summary by department
  370.  
  371.      MENU ITEM Price changes (if either of the two required price
  372.              calculations varies from the current selling price by more
  373.              than 1/2 cent, the item will be printed.
  374.  
  375.  
  376. SALESMIX.EXE
  377.  
  378. SALESMIX is accessed from the PC-FOOD Main Menu by selecting "S", or from
  379. DOS by entering "SALESMIX".  SALESMIX will maintain one or more actual or
  380. projected menu item sales combinations.  Each SALESMIX file is instantly
  381. updated with currently defined PC-FOOD data each time changes are made in
  382. the PC-FOOD data.  SALESMIX.EXE must be on the same drive\subdirectory as
  383. the PCFOOD.EXE and the LOCDTA.CFG files.  SALESMIX will look for *.MIX and
  384. PC-FOOD *.DTA files on the data drive\path defined from within PC-FOOD.  If
  385. no drive\path is defined, the data location will be the same as the program.
  386. If the LOCDTA.CFG file is not in the same location as the program, SALESMIX
  387. will create it and the data location will be the program location.  If
  388. SALESMIX cannot find all necessary *.DTA files, calculation errors will
  389. result.
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.                                                                     Page 7
  398.  
  399.      Choose "F" from the main menu of SALESMIX to define a new file or to
  400. display or print an existing one.  A display of currently defined files
  401. will be displayed, as well as the available disk storage space.  Normal
  402. file naming conventions must be observed (eight characters with no blank
  403. spaces between characters).  SALESMIX will automatically add the extension
  404. .MIX to each file.
  405.  
  406.      Defining a new file is almost identical to defining a batch recipe in
  407. PC-FOOD.  All functions are displayed on screen.  As in defining a PC-FOOD
  408. MENU ITEM or BATCH RECIPE, use the arrow keys to scroll in desired choices.
  409. An edit function is not available for a defined SALESMIX file at this time.
  410.  
  411.      If a MENU ITEM is included in a SALESMIX file and is subsequently
  412. deleted from the PC-FOOD MENU2.DTA file, or the name is changed, SALESMIX
  413. will be unable to find it.  A message to that effect will be displayed
  414. on the line previously occupied by that MENU ITEM, when the SALESMIX
  415. file is displayed or printed.  Once used in a SALESMIX file, the MENU
  416. ITEM must maintain the same name and MENU ITEM number.
  417.  
  418. -------------------------------------------------------------------------
  419.  
  420. DISCLAIMER - AGREEMENT:
  421.  
  422.      By using the PC-FOOD system, users acknowledge acceptance of the
  423. following user agreement and the disclaimer of warranty:
  424.  
  425.      PC-FOOD is designed to calculate food cost (materials) only.  It does
  426. not consider other costs and expenses of business operation.  The user
  427. must determine what gross profit is necessary for each item they define.
  428. The author is not responsible for the user's interpretation or application
  429. of PC-FOOD or the data defined by the user or generated by the program.
  430.  
  431.      THE USER IS RESPONSIBLE FOR TESTING THE PROGRAM WITH HIS/HER DATA.
  432. SCHRECK SOFTWARE AND THE AUTHOR ARE MAKING THIS SOFTWARE AVAILABLE TO YOU
  433. "AS IS" AND WITHOUT WARRANTY, EXPRESS OR IMPLIED, WITH REGARD TO THE
  434. SOFTWARE.  ALL IMPLIED WARRANTIES, INCLUDING THE WARRANTIES OF
  435. MERCHANTABILITY AND FITNESS FOR A PARTICULAR USE, ARE HEREBY EXCLUDED.  IN
  436. NO EVENT WILL SCHRECK SOFTWARE OR THE AUTHOR BE LIABLE FOR ANY LOST PROFITS,
  437. LOST SAVINGS, OR OTHER CONSEQUENTIAL, SPECIAL, OR INDIRECT DAMAGES.  IN
  438. ANY EVENT, REFUND OF THE REGISTRATION FEE PAID TO SCHRECK SOFTWARE WILL BE
  439. THE SOLE REMEDY ARISING OUT OF ANY LEGAL CLAIM.
  440.  
  441.      PC-FOOD is a "Shareware program" and is provided for a "try before
  442. you buy" evaluation.  Feel free to share it with others, but please
  443. do not give it away altered or as part of another system.  The essence of
  444. "user-supported" software is to provide personal computer users with
  445. quality software without high prices, and yet to provide incentive for
  446. programmers to continue to develop new products.  If you find this program
  447. useful and continue to use PC-FOOD after a 30 day trail period, you must
  448. make a registration payment of $29.95 to SCHRECK SOFTWARE.  The $29.95
  449. registration fee will LICENSE one copy for one installation for use on any
  450. one computer at any one time.  Multi-site license arrangements may be made
  451. by contacting SCHRECK SOFTWARE.  Continued unlicensed use is a violation of
  452. federal copyright law.
  453.  
  454.      If you are a consultant, and wish to install PC-FOOD in your client
  455. operations, you MUST register (license) each operation before installation.
  456. Failure to do so is a copyright infringement.
  457.  
  458.             (disclaimer and user agreement continues on next page)
  459.  
  460.  
  461.  
  462.  
  463.  
  464.                                                                      Page 8
  465.  
  466.      Authorization to distribute PC-FOOD is automatically granted to (and
  467. is generally limited to) distributors recognized by the Association of
  468. Shareware Professionals (ASP) as adhering to its guidelines for shareware
  469. distributors.  ASP distributors may immeditately begin offering evaluation
  470. copies of PC-FOOD for a distribution fee not to exceed $7.  Others
  471. interested in distributing PC-FOOD software (non-ASP members) must first
  472. contact SCHRECK SOFTWARE for written permission to distribute PC-FOOD.
  473.  
  474.     COPIES OF PC-FOOD OBTAINED THROUGH SHAREWARE VENDORS ARE NOT LICENSED.
  475. SHAREWARE VENDORS PROVIDE A SERVICE BY DISTRIBUTING EVALUATION COPIES FOR
  476. A LOW FEE.  YOU MUST REGISTER WITH THE AUTHOR IF YOU CONTINUE TO USE THE
  477. PROGRAM.
  478.                (end of disclaimer and user agreement)
  479. --------------------------------------------------------------------------
  480. REGISTRATION BENEFITS:
  481.  
  482. 1) You will receive a copy of the latest version of PC-FOOD.  5.41 may
  483.    VERY WELL have been updated by the time you evaluate this copy!!
  484.    As of this writing, version 5.5 is being programmed.  Version 5.5 will
  485.    include a BACKGROUND COLOR option.  The SALESMIX program will be included
  486.    within the PC-FOOD program file.  Other improvements. 
  487.  
  488. 2) YOU WILL RECEIVE THE EXPORT UTILITY.  THIS UTILITY WILL WRITE ALL
  489.    INVENTORY INGREDIENT INFO TO A FILE READY FOR IMPORT TO YOUR DATA BASE
  490.    OR SPREADSHEET.  MANY, MANY USES FOR THIS!! USE YOUR IMAGINATION.
  491.  
  492. 3) Support directly from the author via phone, U.S. Mail, or CompuServe Mail, 
  493.    for a minimum of 180 days.  Phone calls will not be returned to locations 
  494.    outside of the continental U.S., so please either write or try calling 
  495.    again.  Other long distance calls will be returned, but will be limitied 
  496.    to one per registration with a maximum 15 minute duration.  THE PREFERED
  497.    METHOD IS TO WRITE, SO THAT I CAN SPEND MORE TIME ON YOUR REQUEST/QUESTION.
  498.    Very few users have had questions.  For any questions BEFORE registering,
  499.    please use the mail or CompuServe to ID 76467,2213.
  500.  
  501. 4) Notification of any future significant updates, and the opportunity to
  502.    order future shareware updates for a low $10.
  503.  
  504. 6) A printed manual is included with your registration.
  505.  
  506. 7) YOUR REGISTERED COPY WILL NOT DISPLAY THE SHAREWARE MESSAGE UPON PROGRAM
  507.    STARTUP!
  508.  
  509.  
  510. MESSAGE FROM THE ASP:
  511.  
  512.      This program is produced by a member of the Association of Shareware
  513. Professionals (ASP).  ASP wants to make sure that the shareware principle
  514. works for you.  If you are unable to resolve a shareware-related problem
  515. with an ASP member by contacting the member directly, ASP may be able to
  516. help.  The ASP Ombudsman can help you resolve a dispute or problem with an
  517. ASP member, but does not provide technical support for members' products.
  518. Please write to the ASP Ombudsman at 545 Grover Road, Muskegon MI
  519. 49442-9427, or send a CompuServe message via CompuServe mail to ASP
  520. Ombudsman 70007,3536.  The OMB may also be contacted by FAX by sending to
  521. the ASP FAX number: (616)788-2765.  When contacting the OMB please include
  522. a telephone number and/or FAX if available.
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.                             REGISTRATION FORM
  530.  
  531.                           PC-FOOD  Version 5.41
  532.  
  533.                      (Includes SALESMIX Version 1.1)
  534.  
  535.  
  536.  
  537. How did you receive your copy of PC-FOOD? _______________________________
  538.  
  539. _________________________________________________________________________
  540.  
  541.  
  542. What features do you like best? _________________________________________
  543.  
  544. _________________________________________________________________________
  545.  
  546. _________________________________________________________________________
  547.  
  548. _________________________________________________________________________
  549.  
  550. What would you like to see added or changed? ____________________________
  551.  
  552. _________________________________________________________________________
  553.  
  554. _________________________________________________________________________
  555.  
  556. _________________________________________________________________________
  557.  
  558. _________________________________________________________________________
  559.  
  560.  
  561.  
  562.            Ship to name: ____________________________
  563.  
  564.                          ____________________________
  565.  
  566.                 Address: ____________________________
  567.  
  568.                          ____________________________
  569.  
  570.         Check disk size:  _____ 5 1/4"       _____ 3 1/2" 
  571.  
  572.         Please include a $29.95 check or money order (U.S. funds)
  573.     for each installation of PC-FOOD (list locations please).  Add
  574.     $3.00 for outside U.S. orders to cover additional shipping.
  575.  
  576.                             Lee Schreck
  577.                             Schreck Software
  578.                             1420 Interlachen Circle
  579.                             Woodbury, MN  55125
  580.  
  581.  
  582.                    THANK YOU FOR SUPPORTING MY EFFORTS!
  583.  
  584.  
  585.  
  586.  
  587.                                                            
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.