home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #3 / CDA3.iso / cooking / rfix_s0a.zip / RFIX_S.DOC < prev    next >
Text File  |  1995-04-22  |  6KB  |  135 lines

  1.         RFIX_S0A version 0.0A beta (c)opyright 1995 by GGM Data
  2.  
  3. --------------------------------------------------------------------------
  4.  
  5. This software is dedicated to Diane Pahl, my honey.  Without her support
  6. and encouragement, it would not exist.  Happy Mothers Day!
  7.  
  8. --------------------------------------------------------------------------
  9.  
  10. Please see notes below regarding this late beta release.
  11.  
  12. RFIX_S0A is a _freeware_ "areafix" type utility for BBS System operators
  13. using a Fidonet(tm) compatible "Front End Mailer" that wish to share
  14. their Meal-Master(tm)* databases with other systems of the same type.
  15.  
  16. RFIX_S0A will respond to FTS (Fido Technical Standard) *.MSG netmail
  17. addressed to "RECIPEFIX" having subject lines as follow: (case insensitive,
  18. no qoutes, though!)
  19.  
  20. "HELP", or any other subject not recognized, will create *.MSG netmail that
  21. are the instructions for use.
  22.  
  23. "TITLES" will create and put on hold a series of netmail *.MSGs that are the
  24. list of all titles extracted from the MM** database.  This list is created
  25. in comma delimited format and may encompass _many_ *.MSGs depending on the
  26. size of the MM database.
  27.  
  28. "#[RECIPE_TITLE]" will create *.MSG netmail containing the specified
  29. [recipe_title] in MM importable format.  If and exact match (which is
  30. case insensitive) is not found for [recipe_title], notice is given and
  31. it is suggested that the remote user "get the title list".
  32.  
  33. "?[STRING_TO_FIND]" will create *.MSG netmail containing a list of titles
  34. extracted from the MM database containing a match for the [string_to_find]
  35. search criteria specified.
  36.  
  37. RFIX_S0A creates a Netmail *.MSG response to the sending system by examining
  38. the FTN "kludge" lines ^aINTL and/or ^aMSGID for the source address.  The
  39. response message carries the FTN "^aFLAG DIRECT" kludge so it will be held
  40. for pickup at the host system.  If routing is wished, at this time, the
  41. System Operator will have to manually remove the "DIRECT" flag.  The message
  42. incoming will be marked as received when it is scanned so that it will be
  43. ignored in later scanning.
  44.  
  45. You will need a Configuration file.
  46.  
  47. The name of the Configuration file is passed on the command line, as in
  48. this example syntax: RFIX_S0A C:\DIR\RFIX_S.CFG
  49.  
  50. NOTE: If there is NO configuration file specified on the commandline,
  51. RFIX_S0A will attempt to find (in the current directory) and use the
  52. default filename: RFIX_S.CFG
  53.  
  54. The format, as used here, of the .Configuration file is:
  55.  
  56. 1,2410,120,0             ; Your Zone,Net,Node,Point address
  57. S:\IM\LOGS\IM1.LOG       ; [drive]:\[path]\[FD format log filename]
  58. S:\MSGS\NETMAIL\         ; [drive]:\[netmail directory]\
  59. S:\DOORS\MM\MAIN\        ; [drive]:\[directory with MM database]\
  60.  
  61. Note1: everything after and including a semicolon is a comment and ignored.
  62.  
  63. Note2: the first line *must* be as seen!  Your address: Zone,Net,Node,Point
  64.        ... if not a point system, use "0".  Responses created will carry
  65.        this spec as the origination of the netmail created.
  66.  
  67. To use: Install and run as you would an AREAFIX program.  IE: at the time
  68. of your choosing (I run it whenever there is new mail recieved) have your
  69. batch file (or manually) change to the directory where the program and
  70. .Configuration file exists, and start it by simply: RFIX_S0A.  RFIX_S0A will
  71. log (in FD/IM format) to the file specified all requests processed.
  72.  
  73. Note3: The software is *not* at this time either multi-line or multi-tasking
  74.        capable, so be sure that there are no other processes in operation at
  75.        time of execution that may have the LOG file specified or any of the
  76.        MM database files opened.  This condition will cause an error and
  77.        abort operation, possibly waiting for a keystroke.
  78.  
  79. Note4: Process creates/uses two work files, named "~~WORK~~.DIR" and
  80.        "RFIX_S.SMA", which will remain on the drive until the next time
  81.        it is run.  These "work" files are simple ASCII text, you can
  82.        examine the contents if you wish with any text editor.
  83.  
  84.                                         Good Luck! and Enjoy!
  85.                                         Gary Groeller
  86.  
  87. Questions, comments, kudos, donations, etc. (even flames at your own risk!)
  88. to FidoNet: (1:2410/120) or Email: gary.groeller@semsog.com
  89.  
  90. --------------------------------------------------------------------------
  91.  
  92. * Meal-Master, what I consider to be the worlds premier Recipe database,
  93. is (c)opyright Episoft Systems, authored by Scott Welliver - please
  94. register your shareware software if you have not done so already.
  95.  
  96. ** MM is commonly interchangeable as representation for Meal-Master(tm).
  97.  
  98. --------------------------------------------------------------------------
  99.  
  100. Beta Notes >> This software does not write to the Meal-Master(tm) database.
  101.  
  102.            >> There has been added (as a DEBUG aid) several lines of screen
  103.               display during program startup.
  104.  
  105.            >> Some error checking that is built into the software at this
  106.               time will _abort_ operation in any case of "File Not Found",
  107.               "Insufficient Drive Space", etc.
  108.  
  109.            >> There may be some less than perfect screen displays during
  110.               program operation.
  111.  
  112. --------------------------------------------------------------------------
  113.  
  114. This is a late, and quickly assembled, release to resolve requests for
  115. multiple configuration files and to implement simple debug operations at
  116. "problem" (don't take it personal!) sites.  Other requests (several, and
  117. excellent!) to allow use of multiple Languages, Nodes & Databases will
  118. be addressed during upcoming development.
  119.  
  120. Thanks for the feedback everyone!
  121.  
  122. I am using the software here to respond to incoming InterNet Email requests
  123. ... making a virtual "Recipe Server".  However the information allowing this
  124. feature is hardcoded for this site.  Please contact me if you would like to
  125. use this capability.
  126.  
  127. A final note. John Mudge, of the POINT MUDGE BBS (1:352/111) - moderator
  128. of SURV_FOOD echo (possibly not Fidonet) - has derived a method of using
  129. RECIPEFIX to respond and reply to _echomail_ requests for recipes.
  130. Please contact him for further information if this piques your interest.
  131.  
  132.                                                   <gg>
  133.  
  134.  
  135.