home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / m / mm31beta.zip / MMAKER.DOC < prev    next >
Text File  |  1993-02-13  |  37KB  |  838 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                               MATCH MAKER
  15.  
  16.                                   v3.1
  17.  
  18.                                    by
  19.  
  20.                               Al Lawrence
  21.                          Sunrise Door Software
  22.  
  23.                             Sunrise-80  BBS
  24.                          (404) 256-9525  (2400-19.2)
  25.                          (404) 705-9104  (2400)
  26.                          (404) 256-9518  (VOICE)
  27.  
  28.            (c) Copyright  1993,  Al Lawrence  All RIghts Reserved
  29.  
  30.  
  31.                       TABLE  OF  CONTENTS
  32.                       -------------------
  33.  
  34.    Match Maker Highlights..........................................  1
  35.    Legalities......................................................  2
  36.    Distribution....................................................  3
  37.    Installation....................................................  4
  38.    Configuration File..............................................  5
  39.    Download Questionaire...........................................  7
  40.    Upload Answers to Questionaire..................................  8
  41.    File Transfer Protocols.........................................  9
  42.    WELCOME Text File (MMWELCOM).................................... 10
  43.    New Questions Bulletin (MMNEWQUE.TXT)........................... 11
  44.    Blackout Periods................................................ 12
  45.    TRASHCAN File................................................... 13
  46.    Plays per Day/Door Time......................................... 14
  47.    Question File Setup............................................. 15
  48.    Maintenance Program (MMAINT).................................... 17
  49.    Non-Standard Communication Ports................................ 18
  50.    Multi-Node Setup................................................ 19
  51.    Match Maker EXCHANGE............................................ 20
  52.    Registration.................................................... 21
  53.    Miscellaneous................................................... 22
  54.  
  55.                                                                        Page 1
  56.                        MATCH MAKER HIGHLIGHTS
  57.                        ----------------------
  58.  
  59.    Match Maker allows for the matching of callers with like interests
  60.    based upon answers given to questions developed by the Sysop.
  61.  
  62.    You may create up to 100 questions to be asked of each caller. You may
  63.    create a different set of questions, based upon the callers sex. All
  64.    that is required is to assign the proper filename to each set.
  65.  
  66.    You can indicate which questions you want a single choice and which you
  67.    will allow the caller to select multiple choices.
  68.  
  69.    You may create a trashcan file containing names you do not want used as an
  70.    alias or Logon Name (registered version only).
  71.  
  72.    You may limit the number of times a caller may access the door.
  73.  
  74.    You may send and receive PRIVATE messages (does not affect the normal
  75.    BBS message base).
  76.  
  77.    Message database can accomodate unlimited number of messages. (Reg Version)
  78.  
  79.    Caller database can accomodate unlimited number of users. (Reg version)
  80.  
  81.    All Caller database records contain the logon name of the caller.
  82.  
  83.    A maintainance program is supplied to be used to purge the databases and
  84.    recreate Index files. Command line parameters define the purge criteria
  85.    for Event maintenance (Registered version only). When run locally you
  86.    define the purge criteria at run time (Registered version only).
  87.    Unregistered version allows for the search and viewing of Callers records
  88.    (search may be Alias or logon name) as well as the recreation of Indexes.
  89.  
  90.    Maintenance program can clear all answers or individual questions. The Door
  91.    program will then detect this and force the caller to answer the new
  92.    question(s).
  93.  
  94.    Capable of exchanging USER and MESSAGE databases amongst any number of BBS'
  95.  
  96.    Caller can download questionaire file
  97.  
  98.    Caller can upload answers to questionaire file
  99.  
  100.  
  101.  
  102.                                                                        Page 2
  103.  
  104.  
  105.                               LEGALITIES
  106.                               __________
  107.  
  108.  
  109.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  110.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  111.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  112.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  113.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  114.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  115.       OR BREACH OF ANY WARRANTY.
  116.  
  117.  
  118.  
  119.  
  120.  
  121.                                                                        Page 3
  122.  
  123.  
  124.                              DISTRIBUTION
  125.                              ____________
  126.  
  127.    You may make this file available for downloading from your BBS or you may
  128.    upload it to any BBS of your choice, provided that you do not make any
  129.    changes to the contents of the archive (ZIP file). The archive and its
  130.    individual contents may not be used by any service that charges any money
  131.    whatsoever, without the written permission of the author.
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.                                                                        Page 4
  141.                         INSTALLATION/LIMITATIONS
  142.                         ________________________
  143.  
  144.  
  145.    >>>>>>>> ++++ BE SURE THAT YOU HAVE SHARE.EXE LOADED!!!! ++++ <<<<<<<<
  146.  
  147.  
  148.    Installation is fairly easy and straight-forward. The following steps and
  149.    examples should have you up and running in a very short period of time.
  150.    It is assumed that you are familiar with setting up DOORS on your system.
  151.    To this end, only examples of the configuration file and Door batch file
  152.    are described.
  153.  
  154.       1) Create a directory to hold all MATCH MAKER files
  155.  
  156.       2) Unzip MMAKERxx.ZIP into the the above directory
  157.  
  158.       3) Create a configuration file, with a name of your choice, or
  159.          modify the supplied MMAKER.CFG file.
  160.  
  161.       4) Create a batch file or modify the MMAKER file supplied. A
  162.          description of this file follows:
  163.  
  164.             ECHO off
  165.             cd\PCB\DOORS\MMAKER       Location of MatchMaker files
  166.             MMAKER MMAKER.CFG         EXE filename and CFG filename (Name
  167.                                       used in creating file in #3 above)
  168.             CD\PCB
  169.         *   BOARD
  170.  
  171.                * This is for PCboard. Replace with whatever your software
  172.                  requires to return to the BBS
  173.  
  174.        5) When running in more than one node, be sure to supply a
  175.           different configuration name for each node (your choice of name).
  176.  
  177.        6) The maximum number of messages that can exist in the Message
  178.           Database is 10 in the UNREGISTERED version and unlimited in
  179.           REGISTERED version.
  180.  
  181.        7) The maximum number of users that can exist in the User Database
  182.           is 20, in the UNREGISTERED version and unlimited when REGISTERED!
  183.  
  184.        8) If running with multi-port boards add /FD to the line
  185.           containing the CFG name as follows:
  186.  
  187.                           MMAKER MMAKER.CFG /FD
  188.  
  189.  
  190.  
  191.  
  192.  
  193.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  194.          created in the directory you run the door from.
  195.  
  196.                                                                        Page 5
  197.                    CONFIGURATION FILE EXPLANATION
  198.                    ------------------------------
  199.  
  200.             **                       Location of system file (See Below)
  201.             SUNRISE-80 BBS           Your BBS Name
  202.             Al                       Sysop's First Name
  203.  
  204.             Lawrence                 Sysop's Last Name
  205.  
  206. |-----------------------------------------------------------------------------|
  207. | READ!     1                        CommPort  \ These 2 lines are required   |
  208. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  209. |-----------------------------------------------------------------------------|
  210.  
  211.             00000000                 Registration Number
  212.  
  213.         #   2                        Keyboard timeout value in Minutes
  214.  
  215.     !   #   10                       Maximum # of Games per day
  216.                                      (Sysop gets 99, Registered version ONLY)
  217.  
  218.     !   #   0                        Time allowed in Door
  219.                                      (Sysop = Time Remaining - REG. VERSION)
  220.  
  221.             1                         Message Center Functions
  222.                                       1 = allow msg to be left/read
  223.                                       0 = disable message function
  224.  
  225.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  226.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  227.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  228.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  229.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  230.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  231.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  232.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  233.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  234.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  235.  
  236.     @   #   XXXX/YYYY                 Blackout Range  From/To
  237.     @   #   XXXX/YYYY                 Blackout Range  From/To
  238.     @   #   XXXX/YYYY                 Blackout Range  From/To
  239.     @   #   XXXX/YYYY                 Blackout Range  From/To
  240.     @   #   XXXX/YYYY                 Blackout Range  From/To
  241.  
  242.         #   N                         N = Allow only 1 Alias per caller
  243.                                       Y = Allow caller more than 1 Alias
  244.  
  245.             Y                         Y = Include Sexual Orientations
  246.                                       N = Do NOT include Sexual Orientations
  247.  
  248.             N                         N = Show dates in American Format
  249.                                       Y = Show dates in European Format
  250.  
  251.         #   00000000                  MMAKER Exchange Registration Number
  252.  
  253.         #   MMAKER                    Export File(s) name generated by the
  254.                                       MMEXCH Export option
  255.  
  256.                                                                         Page 6
  257.   ** = Replace with Full DRIVE\PATH\FILENAME of ONE of the following:
  258.  
  259.       PCBOARD.SYS, DOOR.SYS, CALLINFO.BBS, USERINFO.DAT, DORINFOx.DEF
  260.       SFDOORS.DAT, CHAIN.TXT, GTUSER.BBS, TRIBBS.SYS
  261.  
  262.          For GT Power using GTUSER.BBS: must put the ComPort # on
  263.                                         line 5 and the Node # on
  264.                                         line 6 of the configuration file
  265.  
  266.            # = Requires registration to change to a different value.
  267.            ! = See "Plays Per Day" Below
  268.            @ = See "Blackout Periods" Below
  269.  
  270.                NOTE: There are NO Blank Lines in the Config File!!
  271.  
  272.  
  273.                                                                        Page 7
  274.                       DOWNLOAD QUESTIONS to QUESTIONAIRE
  275.                       ----------------------------------
  276.      Callers will be given the option of downloading the questionaire and
  277.      replying to it offline. MatchMaker will format the questionaire file to
  278.      make it easier for the caller to read. The reformatting takes place in
  279.      one of 2 ways:
  280.  
  281.          (a) If you change/add/delete questions then the maintenance program
  282.              (MMAINT) will do it automatically once you have chosen option #6
  283.              to signal a change to the MatchMaker Door.
  284.  
  285.          (b) If you choose option #7
  286.  
  287.      After either of the 2 options are exercised, the files will be placed in
  288.      the MatchMakewr directory: MMQUESTM.DLM and MMQUESTF.DLF (one for the Male
  289.      questionaire and one for the Female questionaire)
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.                                                                        Page 8
  297.                        UPLOAD ANSWERS to QUESTIONAIRE
  298.                        ------------------------------
  299.  
  300.       Callers are given the option of UPLOADING the answers to the questionaire
  301.       directly to the MatchMaker Door. Typically they would download the
  302.       questionaire and then create an ASCII file with the replies for each
  303.       question on a spearate line. The replies MUST be in ASCII format, NOT
  304.       Zipped, and have replies for each question on a separate line. If user is
  305.       responding to a question with more than one(1) choice, then the choices
  306.       MUST be written as:   ABCD   No punctuation of any sort!
  307.  
  308.  
  309.  
  310.  
  311.                                                                        Page 9
  312.                    UPLOAD/DOWNLOAD FILE TRANSFER PROTOCOLS
  313.                    ---------------------------------------
  314.  
  315.       The MatchMaker externalizes all file transfer protocols used for Uploading
  316.       and Downloading of the MatchMaker questionaire/answers. This allows the
  317.       Sysop to define the file transfer protocols they wish to support.
  318.  
  319.       A file called PROTOCOL.DAT is supplied with protocols already defined,
  320.       which you may alter at any time. Each entry in the PROTOCOL.DAT file
  321.       consists of the description that will be displayed to the caller on the
  322.       Protocol Menu and the 'high level' name of the protocol's batch files.
  323.  
  324.                Example:  ZModem   Upload or Download, ZPROT
  325.  
  326.       The information to the left of the comma is the description. MatchMaker
  327.       requires that you have 2 batch files in the MatchMaker directory to handle
  328.       the uploading and downloading. In the above example ZPROT is the 'high
  329.       level' portion of the 2 batch file names required for ZMODEM. Your
  330.       MatchMaker directory should contain ZPROTR.BAT (the R is for uploading)
  331.       and ZPROTS.BAT (the S is for downloading). The R and S suffixes MUST be
  332.       present as that is what the MatchMaker will be looking for in the
  333.       MatchMaker directory!
  334.  
  335.       Each protocol batch file MUST contain 2 batch file variables as follows:
  336.  
  337.       %1 = MatchMaker will use this variable to substitute the current ComPort
  338.       %2 = MatchMaker will use this variable to substitute the file name
  339.  
  340.       IMPORTANT! Place the variable (%1 and %2) ONLY in the EXACT location that
  341.                  your protocol requires them, in the protocol command line. Do
  342.                  NOT supply the ComPort or FileName, JUST the %1 and %2
  343.                  variables themselves (%1 and %2)!
  344.  
  345.       See example batch files supplied with the MatchMaker. They are the ones
  346.       being used on the Sunrise-80 BBS.
  347.  
  348.  
  349.  
  350.                                                                        Page 10
  351.                          WELCOME Text File (MMWELCOM)
  352.                          ____________________________
  353.  
  354.       To allow you complete flexibility in the way in which you can welcome
  355.       your callers to the MatchMaker Door, you would use a Text editor to
  356.       create a freeform file called MMWELCOM. See sample file included in
  357.       this ZIP file.
  358.  
  359.  
  360.  
  361.  
  362.  
  363.                                                                        Page 11
  364.                      New Questions Bulletin (MMNEWQUE.TXT)
  365.                      _____________________________________
  366.  
  367.       This file is displayed when the Sysop has chosen to clear the current set
  368.       of questions or add more questions or change individual questions. You
  369.       would use the CHANGE QUESTIONS option in the Maintenance program to
  370.       signal the change to the MatchMaker Door and therefore  force the callers
  371.       to re-answer the new set (or individual questions). You can use the
  372.       default file supplied or create your own. The file name must be
  373.       called MMNEWQUE.TXT !
  374.  
  375.  
  376.  
  377.                                                                        Page 12
  378.                                BLACKOUT PERIODS
  379.                                ________________
  380.  
  381.       Use the Blackout ranges option to define up to 5 time periods during
  382.       which you DO NOT want the Door to be played. If a caller tries to access
  383.       the Door during the Blackout period, they will be shown a message that
  384.       contains ALL the Blackout periods you have defined, and to try the Door
  385.       at a later time.
  386.  
  387.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  388.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  389.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  390.  
  391.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  392.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  393.                    a Blackout range.
  394.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  395.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  396.  
  397.  
  398.  
  399.                                                                        Page 13
  400.                               TRASHCAN FILE
  401.                               _____________
  402.  
  403.       This is a text file you must create (if you wish to use one), with
  404.       a file name of MMTCAN.DAT and it must reside in the Door directory.
  405.  
  406.       This file is used if you want to block the use of "offensive" alias'
  407.       or Logon Names, callers may choose to use. Each name (up to a maximum
  408.       of 10 characters must appear on a separate line within the text file.
  409.  
  410.       This file is also used to check the body of any messages left by
  411.       callers for words you have in this file. All occurances of the word(s)
  412.       will be replaced with a string of asteriks.
  413.  
  414.       NOTE: The name or word must match EXACTLY !!!
  415.  
  416.       This file is valid only with registered versions of the Door
  417.  
  418.  
  419.  
  420.                                                                        Page 14
  421.                           PLAYS Per DAY/DOOR Time
  422.                           _______________________
  423.  
  424.       Plays Per Day and Door Time can be controlled several ways:
  425.  
  426.       (1) You can use the Games Per Day, singular option, in the config
  427.           file above. This option, will affect ALL callers whose Security
  428.           Level is NOT defined in any of the 10 optional Security Level/
  429.           Plays Per Day entries in the config file.
  430.  
  431.       (2) You can use the Door Time, singular option, in the config file
  432.           above. This option, will affect ALL callers whose Security
  433.           Level is NOT defined in any of the 10 optional Security Level/
  434.           Plays Per Day/Door Time entries in the config file.
  435.  
  436.       (3) You can restrict the number of games a specific Security Level
  437.           will be allowed to play per day or REWARD specific Levels with
  438.           more Plays Per Day.
  439.  
  440.           Likewise, you can restrict the Play time for a specific Security
  441.           Level or REWARD specific Levels with more Door Time.
  442.  
  443.           These options are handled by the use of the 10 config
  444.           entries (000=00/00).
  445.  
  446.           The format of each entry is as follows:
  447.  
  448.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  449.                      where =  is a constant and MUST be included
  450.                      where YY is the # of games per day (must be 2 digits)
  451.                      where / is a constant and MUST be included
  452.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  453.  
  454.           If the callers Security Level is NOT defined, his/her Plays Per
  455.           Day and Door Time will be controlled by the values in items
  456.           (1) and (2), above, respectively..
  457.  
  458.           You may define up to 10 Security Levels. All unused entries must
  459.           be defined as   000=00/00
  460.         --------------------------------------------------------------------
  461.           Example: Suppose you had 3 Security Levels defined on your BBS as
  462.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  463.           wanted to set Plays Per Day as :     Subscriber=5
  464.                                            Visiting Sysop=2
  465.                                                   CoSysop=3
  466.                                                    Friend=10
  467.  
  468.           and Door Time as follows:     Subscriber=30 minutes
  469.                                     Visiting Sysop=20 minutes
  470.                                            CoSysop=10 minutes
  471.                                             Friend=remaining call time
  472.  
  473.           You would set the Individual "Games per Day" config entry to 1 and
  474.           the individual "Door Time" to 5 minutes (these would be the
  475.           default number of games and default Time for all Security Levels
  476.           other than 20,30 or 40... make them any number you want). Next you
  477.           would replace 4 of the Security Level entries as :  020=05/30
  478.                                                               030=02/20
  479.                                                               040=03/10
  480.                                                               090=10/0
  481.  
  482.                                                                        Page 15
  483.                            QUESTION FILE(S) SETUP
  484.                            ______________________
  485.  
  486.         MatchMaker has the ability to use 2 question files, one for Male
  487.         and one for Female. The Male question file must be named MMQUESTM.QUE
  488.         and the Female question file must be named MMQUESTF.QUE. The Male
  489.         file is REQUIRED to be present and the Female file is OPTIONAL. If you
  490.         do NOT want separate question files, DO NOT create the MMQUESTF.QUE
  491.         file. If you do use both, bear in mind that the questions should be
  492.         essentially the same, but may be "slanted" to either sex. You will
  493.         not get many matches if you use entirely different questions and
  494.         answers. A sample MMQUESTM.QUE file is included to get you started.
  495.  
  496.         NOTE: MMQUESTF.QUE is only recognized in the REGISTERED version !!
  497.  
  498.         **You can force existing users to re-answer the questions by using the
  499.           option on the MMAINT menu (you MUST use the NON-event option to run
  500.           MMAINT).
  501.  
  502.         You  may have up to 100 questions.
  503.  
  504.         Each question can be up to 2 lines
  505.  
  506.         Each question can have up to 14 answers.
  507.  
  508.  
  509.  
  510.  
  511.        The following is an explanation of how to set up this file:
  512.  
  513.         38                         <number of questions in this file
  514.         1                          <number of lines in the 1st question
  515.         10                         <number of answers
  516.         S                          <accept single choice, M=multiple choices
  517.         How old are you?           <question line 1
  518.         Less than 18 years old     <answer A
  519.         18 - 20 years old          <answer B
  520.         21 - 25 years old          <answer C
  521.         26 - 28 years old          <answer D
  522.         29 - 32 years old          <answer E
  523.         33 - 38 years old          <answer F
  524.         39 - 43 years old          <answer G
  525.         44 - 49 years old          <answer H
  526.         50 - 60 years old          <answer I
  527.         Over 60 years old          <answer J
  528.         2                          <number of lines in the last question
  529.         3                          <number of answers
  530.         M                          <accept multiple choices, S=single choice
  531.         "Now honestly, did you tell the whole truth on the"
  532.         "questionnaire, and nothing but the truth so help you God?"
  533.         "Yes, I told the whole truth"
  534.         A few lies never hurt anyone
  535.         I told mostly the truth
  536.  
  537.  
  538.                                                                        Page 16
  539.         In  the  above  example  the first line is the  total  number  of
  540.         questions contained in the file.
  541.  
  542.         Line 2 is the number of lines in the first question.
  543.  
  544.         Line 3 is the number of answers listed for the question.
  545.  
  546.         Line 4 is: S to restrict caller to a SINGLE choice OR
  547.                    M to allow caller to select MULTIPLE choices
  548.  
  549.         Line 5 is the first question in the file.
  550.  
  551.         Lines 6 to 14 are the answers for the first question
  552.  
  553.         The last 7 lines break down as follows:
  554.  
  555.         Line 1 states that this question has two lines.
  556.  
  557.         Line 2 states that there are 3 answers listed
  558.  
  559.         Line 3 is the first line of the question.
  560.  
  561.         Line 4 is the second line of the question.
  562.  
  563.         Line 5 is the first answer.
  564.  
  565.         Line 6 is the second answer.
  566.  
  567.         Line 7 the third and last answer.
  568.  
  569.         A  line,  whether a question or an answer,  must be  enclosed  in
  570.         quotation  marks  (") if the line contains any punctuation  other
  571.         then a '?'. (see example files)
  572.  
  573.         The shorter the question the better.  One liners are the
  574.         best, two liners ok, but three or more becomes tedious.
  575.  
  576.         There are two questions you need not worry about including in the
  577.         file. These are:
  578.  
  579.                          What is your Sex
  580.                          What is your current age
  581.  
  582.         Since  the program must have these to work correctly,  they are
  583.         asked when you first log on.
  584.  
  585.  
  586.  
  587.  
  588.                                                                        Page 17
  589.               MATCHMAKER MAINTENANCE PROGRAM (MMAINT)
  590.               _______________________________________
  591.  
  592.       The Caller Database and Message Database, that MatchMaker utilizes,
  593.       must be purged periodically. The Caller database can hold an unlimited
  594.       number of callers, and the Message database can hold an unlimited
  595.       number of messages.
  596.  
  597.       After a message is read, it is marked for deletion, but not physically
  598.       deleted from the database. The maintenance program (MMAINT), when run,
  599.       will remove all messages marked for deletion, as well as those messages
  600.       that have been on the system longer than the number of days specified on
  601.       the command line, for Events, or requested when run manually.
  602.  
  603.       There are 2 ways to remove a caller from the Callers database. You can
  604.       delete it manually, after searching for & viewing the record or
  605.       automatically if the door has not been accessed in the number of days
  606.       specified on the command line, for Events or requested when run manually.
  607.  
  608.       The command line required to run MMAINT as an EVENT is as follows:
  609.  
  610.               MMAINT /vvvvvvv.CFG /MDAYS:yy /CDAYS:zzz
  611.  
  612.       The command line required to run MMAINT MANUALLY is as follows:
  613.  
  614.                      MMAINT /vvvvvvv.CFG
  615.  
  616.           vvvvvvv.CFG  =  MatchMaker Configuration FIle
  617.                   yyy  =  Delete message if message is older than yyy days.
  618.                   zzz  =  Delete User if MMAKER not accessed in zzz days.
  619.  
  620.       As you can see, you can run MMAINT in your nightly event and/or manually.
  621.       Just adjust the command line, accordingly.
  622.  
  623.       Special Note: The only option available to Non=Registered users is the
  624.                     option to search/view a caller's record. All other require
  625.                     you to run a registered copy of MatchMaker.
  626.  
  627.  
  628.  
  629.                                                                        Page 18
  630.                         NON-STANDARD COM SUPPORT
  631.                         ________________________
  632.  
  633.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  634.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  635.       number after the configuration filename. Let's assume your Door is
  636.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  637.       passed to your Door would be:
  638.  
  639.                             FOOBAR FOOBAR.CFG /5
  640.  
  641.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  642.       normally used with COM1. No /x parameter is needed for the standard
  643.       IRQ's.
  644.  
  645.       As an alternative, you may use an environmental variable on the command
  646.       line. To use the variable (following the example above), place a
  647.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  648.       different IRQ number for each node). The command line would now look
  649.       like this:
  650.  
  651.                           FOOBAR FOOBAR.CFG /%IRQ%
  652.  
  653.       This, in combination with the use of the environmental variables
  654.       described in the MULTI-NODE SETUP section will allow you to use one
  655.       batch file and one config file to run this door on all nodes.
  656.  
  657.  
  658.  
  659.  
  660.                                                                        Page 19
  661.                            MULTI-NODE SETUP
  662.                            ________________
  663.  
  664.       All Sunrise Doors are Multi-Node capable. Each node must have the
  665.       ability to access a configuration file which will have its own system
  666.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  667.       line. There are 2 ways to accomplish this:
  668.  
  669.       (1) Create a separate configuration file for each node. The only
  670.           difference between each file would be the location of the system
  671.           file for that particular node. For example, on my system there are 2
  672.           nodes and the first line of the config files would look like this:
  673.  
  674.                         NODE1:  H:\PCB1\DOOR.SYS
  675.                         NODE2:  H:\PCB2\DOOR.SYS
  676.  
  677.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  678.  
  679.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  680.           the following PCBoard environmental variables:
  681.  
  682.                  PCBDIR    (Directory containing the System file)
  683.                  PCBDRIVE  (Drive containing the System file)
  684.  
  685.           Thus, the first line of the SINGLE configuration file, for this Door
  686.           would look like this:
  687.  
  688.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  689.  
  690.       NOTE: This option, as described, assumes that you are running PCBoard
  691.             14.5a software. The environmental variables are automatically
  692.             created by the software for each node.
  693.  
  694.             HOWEVER, if you are running other BBS software you should be able
  695.             to set the variables EXACTLY as described below, for EACH node
  696.             (more than likely in each batch file you use to bring up EACH node):
  697.  
  698.                             PCBDRIVE=C:
  699.                             ^^^^^^^^^
  700.                             PCBDIR=\NODE2
  701.                             ^^^^^^^^
  702.  
  703.             Info with a carat (^) under it, MUST be typed as is. The rest
  704.             depends on your naming conventions.
  705.  
  706.             This, in combination with the use of the optional environmental
  707.             variable described in the NON-STANDARD COM SUPPORT section, will
  708.             allow you to use one batch file and one config file to run this
  709.             door on all nodes.
  710.  
  711.  
  712.  
  713.                                                                        Page 20
  714.                            DATABASE EXCHANGE
  715.                            _________________
  716.  
  717.    ** SHARE MATCH MAKER USERS/MESSAGE DATABASES BETWEEN 2 OR MORE BBS' **
  718.       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  719.  
  720.       The optional Match Maker Database Exchange feature will allow you
  721.       to participate in the exchange of Match Maker Users and Message
  722.       databases with other BBS' (Any number of BBS' can participate). The
  723.       exchange program (MMEXCH) comes included in the MMAKERxx.ZIP file.
  724.  
  725.  
  726.       MMEXCH performs three (3) major functions:
  727.  
  728.  
  729.      (1) EXPORT:  Extracts all active users and messages from the Match
  730.                   Maker database. It creates 2 files named XXXXXXXX.UXP and
  731.                   XXXXXXXX.MXP (XXXXXXXX is defined in the CFG file) and will
  732.                   bypass any USER or MESSAGE already flagged for deletion.
  733.  
  734.      (2) IMPORT:  Imports the XXXXXXXX.UXP and XXXXXXXX.MXP (XXXXXXXX is
  735.                   defined in the CFG file) created by the EXPORT option and
  736.                   merges all USERS and MESSAGES into the Match Maker database.
  737.                   It will not import any USERS or MESSAGES that duplicates
  738.                   USERS or MESSAGES found in the existing database. Note that
  739.                   this option will IMPORT ALL files with an extension of UXP
  740.                   or MXP, during a single execution of the program.
  741.  
  742.      (3) IMPEXP:  This option will first IMPORT (as in (2) above) then turn
  743.                   around and EXPORT (as in (1) above) during one execution
  744.                   of the program.
  745.  
  746.      All BBS' involved in the exchange MUST run registered versions of BOTH
  747.      Match Maker and Match Maker Exchange (MMEXCH). MMEXCH will only work
  748.      with version 3.1 of Match Maker and later!
  749.  
  750.      It is critical that ALL participants in the exchange use the SAME
  751.      QUESTION files (Male and Female versions). Failure to do so will result
  752.      in incorrect matching and possible Door malfunctions!
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.                          ( CONTINUED on NEXT PAGE )
  762.  
  763.  
  764.  
  765.                                                                         Page 21
  766.     To run the Exchange you do the following:
  767.  
  768.  
  769.     EXPORT:   a) Change to the directory containing your MMAKER files
  770.               b) Issue this command:  MMEXCH EXPORT MMAKER.CFG
  771.                  If you use a different name for your Config file, then
  772.                  substitute that name for MMAKER.CFG
  773.               c) Send (transmit) the XXXXXXXX.UXP and XXXXXXXX.MXP files to
  774.                  those involved in the exchange or to the HUB.
  775.               d) Delete XXXXXXXX.UXP and XXXXXXXX.MXP
  776.  
  777.  
  778.      IMPORT:  a) Change to the directory containing your MMAKER files
  779.               b) Copy the XXXXXXXX.UXP and XXXXXXXX.MXP files that was sent
  780.                  to you by the BBS you are exchanging with, to the directory
  781.                  used in item (a) above.
  782.               c) Issue the command:   MMEXCH IMPORT MMAKER.CFG
  783.                  If you use a different name for your Config file, then
  784.                  substitute that name for MMAKER.CFG
  785.               d) Delete XXXXXXXX.UXP and XXXXXXXX.MXP
  786.  
  787.  
  788.      IMPEXP:  a) Change to the directory containing your MMAKER files
  789.               b) Copy the XXXXXXXX.UXP and XXXXXXXX.MXP files that were sent
  790.                  to you by the BBS you are exchanging with, to the directory
  791.                  used in a)
  792.               c) Issue the command:   MMEXCH IMPEXP MMAKER.CFG
  793.                  If you use a different name for your Config file, then
  794.                  substitute that name for MMAKER.CFG
  795.               d) Send (transmit) the XXXXXXXX.UXP and XXXXXXXX.MXP files to
  796.                  those involved in the exchange or to the HUB.
  797.  
  798.  
  799.    NOTE: When registering MMEXCH, you MUST use the EXACT SAME Sysop Name
  800.          AND BBS NAME as used for MATCH MAKER!!!!!!!!!!!!!!!!!!!!!!!!!
  801.  
  802.  
  803.                                                                        Page 22
  804.                              REGISTRATION
  805.                              ____________
  806.  
  807.    Registration and the subsequent insertion of the registration number into
  808.    your configuation file, allows for the display of your BBS name on the
  809.    opening and closing screen as well as the reduction of a delay built into
  810.    the opening screen display along with the ability to change certain
  811.    values in the configuration file. In addition it will activate certain
  812.    options in the maintenance program.
  813.  
  814.    To register your copy of MatchMaker, please fill out the registration
  815.    form (REGISTER.FRM) and mail it along with the registration fee to
  816.    the name and address on the form.
  817.  
  818.    Be sure to use the proper upper/lower case when filling in your name and
  819.    BBS name, as they MUST match the way you entered them in the configuration
  820.    file.             ^^^^
  821.  
  822.    Based upon information supplied on the registration form, I will pre-
  823.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  824.    up your registration number.
  825.  
  826.  
  827.  
  828.                                                                        Page 23
  829.                                  MISC
  830.                                  ____
  831.  
  832.    The latest version of MATCH MAKER and other fine SUNRISE DOOR programs
  833.    are always available for download from SUNRISE-80 BBS.
  834.  
  835.    Remember, should you have any problems, questions or suggestions, be sure
  836.    to drop me a message on Sunrise-80 or in the RIME network (BBS_Doors,
  837.    PCBHints, SYSops) or on SMARTNET (SN_Sysops).
  838.