home *** CD-ROM | disk | FTP | other *** search
/ Complete Bookshop / CompleteWorkshop.iso / mmast / mmcred10 / mmcredit.doc next >
Text File  |  1993-03-07  |  3KB  |  96 lines

  1.  
  2.     MMCREDIT.EXE is a program to complement the Meal Master (MM) program.
  3. MM is an excellent, reasonably priced recipe database program.  On I-LINK
  4. and Rime Cuisine conferences it seems quite popular.   It will read in MM
  5. format recipes from saved QWK messages.
  6.  
  7.     I like to know who originated the recipe, however.  Typing this
  8. information on each recipe by hand is tedious.  This program will scan
  9. through a file and add a credit line at the end of each recipe such as:
  10.  
  11. ===========================================================================
  12.  BBS: The Data Dimension · Norcross, GA · [V.3
  13. Date: 03-02-93 (18:45)             Number: 7419
  14. From: JOHN BLACKWELL               Refer#: NONE
  15.   To: ALL                           Recvd: NO
  16. Subj: Recipes #19                    Conf: (42) IL-Cuisine
  17. ---------------------------------------------------------------------------
  18.  
  19. ---------- Recipe via Meal-Master (tm) v7.04
  20.  
  21.       Title: Mexican Fudge
  22.  Categories: Appetizers, Cheese/eggs
  23.    Servings:  1
  24.  
  25.       1 lb Monterey Jack cheese with           1 cn Evaporated milk (13 oz.)
  26.            Jalapeno pepper                     2    Eggs
  27.       1 lb Cheddar cheese                      3 tb Flour
  28.  
  29.           Grate cheese and lay in greased 9" x 13" pan.  Beat milk, eggs, and
  30.   flour together, pour over cheeses.  Bake 40 minutes at 350 degrees F. Cut
  31.   into squares or diamonds, serve hot or cold.
  32.  
  33.  
  34. From: JOHN BLACKWELL              Date: 03-02-93 (18:45)
  35. -----
  36.  
  37. The information at the bottom is extracted from the message header.
  38.  
  39.  
  40.     The program when run without parameters gives the following help
  41. information:
  42.  
  43.    version 1.00
  44.   Meal-Master recipe credit program by Rodney Grantham
  45.  
  46.  
  47.    This program puts author & date from QWK header
  48.       at the bottom of the Meal-Master recipe
  49.  
  50.  Usage: C:\TC\FILES\MMCREDIT.EXE infile [outfile]
  51.  
  52.     infile - contains recipes in Meal-Master format
  53.     outfile - where to write modified Meal-Master recipes
  54.               by default:  MMmmdd.1
  55.  
  56.  
  57.     If the program is renamed, the new name will display in the help
  58. message.
  59.  
  60.     By default the output file is:  MMmmdd.1.  mmdd representing 2 digit
  61. month and day, of course.  You may enter your own outfile as the second
  62. parameter.  If the output file exists, MMmmdd.n is attempted until a valid
  63. output file can be created.  If you provide your own file name, a similar
  64. process is followed using your filename as the base and dropping any
  65. extension.
  66.  
  67.  
  68.     A sample run:
  69.  
  70.     MMCREDIT \rgg3\mmrecipe
  71.  
  72.  
  73.  Recipes in MM0307.1
  74.  Recipes saved: 7
  75.  Lines read: 346
  76.  Lines written: 359
  77.  
  78.  
  79.     If you want to register to be notified of upgrades, send $2 to:
  80.  
  81.               Rodney Grantham
  82.               770 Cranberry Tr.
  83.               Roswell, GA 30076
  84.  
  85.     Please include the version number which displays when MMCREDIT is run
  86. without any parameters.
  87.  
  88.     If you have suggestions send them to the same address.  The current
  89. program does what I need.  But I intend to adjust it as I think of things
  90. or people suggest new ideas to me.
  91.  
  92.     If you use the program and don't want to register, drop me a postcard
  93. anyway.  Include any comments.  I'd like to track the spread and usage just
  94. out of curiousity.  At least splurge enough to blow a quarter.
  95.  
  96.