home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / MATCHM24.ZIP / MATCHMKR.DOC < prev    next >
Text File  |  1995-01-04  |  23KB  |  594 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. MATCH MAKER DOOR VERSION 2.4
  19.  
  20. January 22, 1994
  21.  
  22. PGP Communications
  23. Copyright 1992-1994
  24.  
  25. Support BBS - The DUNGEON BBS
  26. (416)214-1192/3
  27.  
  28. SysOp Operation
  29.  
  30. ALL RIGHTS RESERVED by PGP Communications (tm)
  31.  
  32. This legal document is an agreement between you, the end user, and PGP
  33. Communications.  BY USING THIS SOFTWARE, YOU ARE IN AGREEING TO BECOME
  34. BOUND BY THE TERMS OF THIS AGREEMENT.
  35.  
  36. While every precaution has been taken in the preparation of this manual,
  37. PGP Communications (tm) assumes no responsibility for errors or omissions.
  38. Neither is any liability assumed for damages resulting from the use of the
  39. information contained herein.
  40.  
  41. PGP Communications retains the Copyright to this program.  You are NOT
  42. allowed to make changes to the compiled .EXE files without the expressed
  43. written consent of PGP Communications.  You are allowed to freely copy and
  44. distribute this program as long as the original files which existed in the
  45. archived file are distributed in their entirty with no additions.  No fees
  46. may be charged for distribution, other than a nominal fee of up to $5.00
  47. for media expenses.
  48.  
  49. You also agree NOT to disclose your registration number, if and when
  50. acquired, to any other person(s) who(m) may use this program.
  51.  
  52. PGP Communications, including but not limited to: INVOICE.EXE, IN_MAIN.EXE,
  53. INVDEMO.EXE, MATCHMKR.EXE, CLASSAD.EXE and any other program that is
  54. distributed under the PGP logo is/are trademarked/copyrighted by PGP
  55. Communications (tm).
  56.  
  57. PGP Communications assumes no liability for the use of this program, and
  58. any person using it takes and  assumes all liability and responsibility for
  59. it use and the damage that might occure through or during it's use.
  60.  
  61. GAP, GAPUTI & GAPQBDR  -   are tradenames, trademarks and copyrighted works
  62.                            of GAP Communications Development
  63.  
  64. BRUN45 & BRUN45.EXE -  are  tradenames, trademarks and copyrighted works of
  65.                        MicroSoft Development.
  66.  
  67. Introduction
  68.  
  69. Welcome to The Match MAKER(c) - VERSION 2.4!
  70.  
  71. The Match MAKER Door allows callers to answer up to 72 questions that you
  72. create pertaining to their likes and dislikes, and then indicate through
  73. their responses, what it is they're looking for in someone else.  The door
  74. then compares their answers to the profiles given by other callers.  It
  75. then reports back to the caller, based on an indicated age range and the
  76. caller's sexual preference, those other callers they match to and at what
  77. percentage.
  78.  
  79. Matches are based on:
  80.  
  81.   1st.    Caller's sex
  82.   2nd.    Caller's sexual preference.
  83.   3rd.    Caller's chosen age range
  84.   4th.    on the 72 questions
  85.  
  86. The following files should be included in the file: MATCHMxx.ZIP
  87.  
  88.     MATCHMKR.EXE    -       * The main door program
  89.     MATCH1.CNF      -       * example config file for GAP  (Node 1)
  90.   MATCH2.CNF      -         example config file for second node GAP
  91.     MM-UTIL.EXE     -       * Door utility program
  92.   WELCOME         -       * example of the WELCOME file (ASCII)
  93.     WELCOMEG        -       * example of the WELCOME file (ANSI)
  94.     QUEST.DAT       -       * example question file
  95.   NEWS            -       * sample News file (ASCII)
  96.   NEWSG           -       * sample News file (ANSI)
  97.   MATCHMKR.DOC    -         this file
  98.   REGISTER.DOC    -         registration form
  99.  
  100. * means a required file and must be in the same subdir as the door program
  101.  
  102. Minimum Requirements
  103.  
  104. You will need to have at least 320K of ram.
  105.  
  106. The door has file sharing set up and will require that SHARE.EXE is loaded,
  107. even if you are not running two or more nodes, not running on a network,
  108. nor running DDos or any other multitasker.
  109.  
  110. You may add the following command line to your AUTOEXEC.BAT file:
  111.  
  112.     SHARE
  113.  
  114. If you are running in NON-GRAPHICS mode, you MUST have ANSI.SYS installed
  115. as a device driver in your CONFIG.SYS file:
  116.  
  117.     Example: DEVICE=ANSI.SYS
  118.  
  119. First you will need to create a subdir where all the MATCHMxx.ZIP files
  120. will be located.  You may do this at a DOS prompt.
  121.  
  122. On The DUNGEON BBS, all door subdir's are located in the subdir \GAP\DOORS.
  123. The command to create the MATCHMKR subdir would  look like this:
  124.  
  125.      C>MKDIR \GAP\DOORS\MATCHMKR <enter>
  126.  
  127. Once you have created the subdir you will need to move your MATCHMKR file
  128. into it.  You may do this by using the DOS COPY command at a DOS prompt.
  129. The command line would look something like this:
  130.  
  131.      C>COPY A:*.*  C:\GAP\DOORS\MATCHMKR <enter>
  132.  
  133. Once you have copied all the files, you will now need to run the
  134. MM-UTIL.EXE program.  This should be run within the MATCHMKR subdir. You
  135. will need to change to that directory and may do so by entering the
  136. following command at a DOS prompt:
  137.  
  138.      C>CD \GAP\DOORS\MATCHMKR <enter>
  139.  
  140. Door programs written with the GAPQBDR Door Interface Module will run on
  141. GAP Communications version 6 and greater and on PCB version 14 and greater.
  142.  
  143. To configure the door for a particular BBS setup, a configuration file must
  144. be used.  The configuration file for MATCHMxx consists of 19 lines. The
  145. name of the file is usually the same as that of the door program, but with
  146. a .CNF extension.  The format of the file is as follows:
  147.  
  148.    C:\GAP  <- path to BBS default directory
  149.      The DUNGEON BBS <- your BBS name
  150.      0 <- IRQ
  151.      0 <- Base Address
  152.    STANDARD
  153.    0
  154.    0
  155.    0
  156.    00000 <-  registration number
  157.    you STUD <- used by The Match Maker in several prompts
  158.    STUDS  <- used  by The Match Maker in several prompts
  159.      C:\POSTLINK  <- full path to UTI drivers
  160.      C:\GAP\DOORS\MATCHMKR\WORK1  <- full path to work directory
  161.      C:\GAP\DOORS\MATCHMKR\STORE  <- full path to dir for packets
  162.      0 <- Forum number in which to import
  163.      0  <- bell toggle  1=on 0=off
  164.      45 <- Exchange security level
  165.      DUNGEON <- BBS exhange I.D.
  166.    0 <- Message import toggle  1=on  0=off
  167.  
  168. Line 1 - the full path to your BBS default directory.  For GAP, this is
  169.          usually C:\GAP.
  170.  
  171. Line 2 - is the name of your BBS.
  172.  
  173. Line 3 - is used to indicate your com port's IRQ.  The number must be in
  174.          the range of 1 - 7.  (If you are using a standard com 1 or 2, keep
  175.          this at 0)
  176.  
  177. Line 4 - is the Base Address which must be a Hexadecimal number in the
  178.          format of:
  179.  
  180.          02E8
  181.          03E8
  182.          etc.  (Again, if you are using a standard com 1 or com 2, you can
  183.                keep this value at 0)
  184.  
  185. Line 5 - specifies the COM Port Interface to use:
  186.  
  187.          STANDARD    = Regular Communications Port Interface. This is what
  188.                        you would normally use.
  189.  
  190.          DIGIBOARD   = Direct DigiBoard Programming Interface. Must be used
  191.                        in conjunction with a program called RESETDIG.EXE.
  192.                        If you don't have this program but have a DigiBoard,
  193.                        then use the following option.
  194.  
  195.          INT14/EBIOS = Indirect DigiBoard Support via a Device Driver.  All
  196.                        Communications to the DigiBoard (or any board that
  197.                        supports INT14/EBIOS) are performed via a Software
  198.                        Interrupt that the Device Driver handles.
  199.  
  200. Line 6 - If using a DigiBoard, this is the Memory Window, or the address
  201.          the card uses as a communications area between the card and the
  202.          Host Computer. Only needed if using an Interface set to DIGIBOARD.
  203.          If using STANDARD or INT14/EBIOS, can be set to 0.
  204.  
  205. Line 7 - If using a DigiBoard, this is the I/O Port address that the Board
  206.          is attached to. Only needed if using an Interface set to
  207.          DIGIBOARD. If using STANDARD or INT14/EBIOS, can be set to 0.
  208.  
  209. Line 8 - If using a DigiBoard, this is the Channel Number for this port on
  210.          the Digi. This is REQUIRED for DIGIBOARD and INT14/EBIOS
  211.          Interfaces. This is 1 - 8 for the DIGIBOARD Interface and usually
  212.          4 - 11 for the INT14/EBIOS Interface. This number tells the
  213.          program which of the Com Ports on the DigiBoard it should use.
  214.  
  215. Line 9 - is your registration number.  If you have not registered your
  216.          copy, this line MUST remain 00000!
  217.  
  218. Line 10 - used in The Match Maker prompt when a user attempts to make a
  219.           match.  For example with the above line, the prompt would be:
  220.  
  221.           "Hiya USERNAME, you STUD!  You have The Match Maker."
  222.  
  223. Line 11 - used in the opening screen when The Match Maker tells the user
  224.           how many people are in the database.  For example, with the above
  225.           line the prompt would be:
  226.  
  227.           "< 10 Studs in the database >"
  228.  
  229. Line 12 - is the path to your UTI driver.  This is needed as The Match
  230.           Maker will post a message to the recipient of mail in the Forum
  231.           of your choosing each time mail is left for them in the door.
  232.  
  233. Line 13 - is the path to The Match Maker's work directory.  This MUST NOT
  234.           be the same as the directory the door program resides in.
  235.  
  236. Line 14 - is the path to move uploaded exchange files to pending import
  237.           into your user data base.
  238.  
  239. Line 15 - is the Forum number you wish The Match Maker to use for importing
  240.           its messages to.
  241.  
  242. Line 16 - is the bell toggle.  If you wish the system bell to sound if a
  243.           user pages you while inside the door, set this to 1.  0 will
  244.           disable the bell.  Your original system setting will be restored
  245.           when the user exits the door.
  246.  
  247. Line 17 - is the security level require inorder to access the file transfer
  248.           commands in The Match Maker for data base exchange.
  249.  
  250. Line 18 - is your BBS exchange I.D.  (Eight letters max.)
  251.  
  252. Line 19 - is the message import toggle.  If you do not wish The Match Maker
  253.           to import a message into the BBS that a user has new mail in the
  254.           door, this should be a 0.  Otherwise, to have the door import
  255.           messages into the BBS, set this toggle at 1.
  256.  
  257. GAPQBDR will obtain the sysop's name from the BBS configuration file.
  258.  
  259. Next, you will need to run the MM-UTIL.EXE program by entering the
  260. following command at a DOS prompt:
  261.  
  262.      C>MM-UTIL DOOR.CNF <enter>
  263.  
  264.      **SEE NOTE AT THE END OF THIS FILE**
  265.  
  266. One of your created configuration files needs to be passed to MM-UTIL.EXE
  267. as a command line parameter.  The program uses this file to determine if
  268. your copy of the door program is registered.
  269.  
  270. You will be presented with a menu of options.  The first thing you will
  271. need to do, is create The Match Maker working files.  To do this, choose
  272. menu option "1".  The program will create the following files:
  273.  
  274.      USERS.DAT  -  User file
  275.      MATCH.DAT  -  User Match preferences
  276.      MSGS.DAT   -  Mail message base
  277.      MSGS.IDX   -  Mail message base index
  278.      USER.LOG   -  User log
  279.  
  280. Once this is done, you can exit the utility program by simply pressing
  281. <ENTER> at the command prompt.
  282.  
  283. Now, you can continue installing the door by working on the other files.
  284.  
  285. You must now create a batch file to invoke the door.  This batch file is
  286. placed in your BBS default directory.  Such a batch file might look like
  287. this:
  288.  
  289.      @ECHO OFF
  290.      CD \GAP\DOORS\MATCHMKR
  291.      MATCHMKR MATCH.CNF
  292.      CD \GAP
  293.  
  294. As you can see, the door is invoked by passing the configuration file name
  295. as a parameter.
  296.  
  297. You will also need to modify your doors menu files and the data file that
  298. tells the BBS what your doors are and the security level needed to access
  299. them.  For GAP, these are respectively:
  300.  
  301.      DOORM
  302.      DOORMG
  303.      DOORS.DAT
  304.  
  305. Please refer to your BBS documentation for details on setting these files
  306. up.  If you are running multi-nodes, simply create a separate door
  307. configuration file for each node, and number them.  For instance, for a 3
  308. node system, you might have the following configuration files:
  309.  
  310.      MATCH1.CNF
  311.      MATCH2.CNF
  312.      MATCH3.CNF
  313.  
  314. The only differences between the three would be the 1st line which points
  315. to the default directory for the particular node and the node's work
  316. directory.
  317.  
  318. Multi-user operation is automatic.  For GAP, the presence of DUMMYLOK.DAT
  319. in the MAIN directory triggers multi-user operation.
  320.  
  321. The following files are read during door initialization.  They must be
  322. present or the door will not operate.
  323.  
  324.      DOOR.SYS
  325.    GAPBBS.CNF  <- For GAP BBS's
  326.  
  327. You also need to have a copy of your UTI.CNF file in the directory where
  328. the door resides.  See the UTI documentation to see how this is set up.
  329.  
  330. You will now want to set up the WELCOME and NEWS files.  Samples of these
  331. files have been included in this ZIP file.  The WELCOME file is shown to
  332. callers after they successfully log-on to the door.  The NEWS file is
  333. displayed immediately after this.  Each of these files can have an ASCII
  334. and a ANSI version.  For instance, the ASCII welcome file would be named
  335. WELCOME; the ANSI version would have a G appended to the end of the name
  336. i.e WELCOMEG.
  337.  
  338. Next you will need to set up the QUEST file which will contain your
  339. questions and answer choices.  You may want to print out the QUEST.DAT file
  340. to see an example of the set-up.
  341.  
  342.      1) You may have up to 72 questions.
  343.  
  344.      2) Each question can be up to 3 lines.
  345.  
  346.      3) Each question can have up to 18 answers.
  347.  
  348. The following is an explanation of how to set up this file:
  349.  
  350.      38 <-  number of questions about the caller
  351.      33 <-  number of match questions
  352.      1  <-  number of lines in the 1st question
  353.      1  <-  Match question 1=use question  0=No
  354.      10 <-  number of answers
  355.      How much do you weigh?   <-  question line 1
  356.      How hefty do you like 'em?   <-  Match question line 1
  357.      Less than 100 lbs.  <-  answer A
  358.      100 - 120 lbs.      <-  answer B
  359.      121 - 135 lbs.      <-  answer C
  360.      136 - 145 lbs.      <-  answer D
  361.      146 - 155 lbs.      <-  answer E
  362.      156 - 165 lbs.      <-  answer F
  363.      2   <-  number of lines in the last question
  364.      0   <-  Match ?  Toggle (0 = don't use)
  365.      3   <-  number of answers
  366.      Now honestly, did you tell the whole truth on the questionnaire,
  367.      and nothing but the truth so help you God?
  368.      * <The next 2 lines are left blank since this question is not being
  369.    *  used in The Match  questionnaire>
  370.      Yes, I told the whole truth
  371.      A few lies never hurt anyone
  372.      I told mostly the truth
  373.  
  374. In the above example the first line is the total number of questions
  375. contained in the file.
  376.  
  377. Line 2 is the total number of "match" questions that a user responds to
  378. when telling The Match Maker what they're looking for.
  379.  
  380. Line 3 is the number of lines in the first question.
  381.  
  382. Line 4 is the number of answers listed for the question.
  383.  
  384. Line 5 is the first question in the file.
  385.  
  386. Lines 6 to 14 are the answers for the first question.
  387.  
  388. The last 7 lines break down as follows:
  389.  
  390. Line 1 states that this question has two lines.  Line 2 states that there
  391. are 3 answers listed Line 3 is the first line of the question.  Line 4 is
  392. the second line of the question.  Line 5 is the first answer.  Line 6 is
  393. the second answer.  Line 7 the third and last answer.
  394.  
  395. Remember that each question is displayed as the question lines plus a blank
  396. line; the answer lines; plus a blank line and the prompt line.  If the
  397. total number of question lines + blank + answer lines + blank + prompt line
  398. is greater than 13, you may end up with part of your question scrolling off
  399. the caller's screen before they had a chance to read it. So, keep it all
  400. within reason.  The shorter the question, the better.  One liners are the
  401. best; two liners O.K, but three becomes tedious and frustrating.
  402.  
  403. There are three questions you need not worry about including in the file.
  404. These are:
  405.  
  406.      What is your Sex?
  407.      What is your sexual preference?
  408.      What is  your age?
  409.  
  410. Since the program must have these to work correctly, they have been
  411. included in the source code to eliminate problems.
  412.  
  413. NOTE: (1) If the question consists of 1 line, then you may have up to 18
  414. answer choices.  If the question consists of 2 lines, then you may have up
  415. to 16 answer choices.  If the question consists of 3 lines, then you may
  416. have up to 14 answer choices.
  417.  
  418. Once you have created your QUEST.DAT file, you are finished with the door
  419. installation!  Just be sure to test your questionnaire file before putting
  420. the door up for callers to use.  If you have problems, you may upload your
  421. file to The DUNGEON BBS - (416)214-1192, and I'll do it for it for you.
  422.  
  423. SysOp Set-Up and Functions
  424. ^^^^^^^^^^^^^^^^^^^^^^^^
  425.  
  426. The following sysop functions are available while awaiting keyboard input:
  427.  
  428.      F5   -  Shell to DOS.
  429.      F8   -  Twit user and return to BBS.
  430.      F10  -  Initiate chat with user.
  431.      CF10 -  Answer user page bell.
  432.      Home -  Main user stats.
  433.      End  -  Displays sysop keys available.
  434.      PgDn -  Secondary user stats.
  435.      Up Arrow -  Increase user's time remaining.
  436.      Dn Arrow -  Decrease user's time remaining.
  437.  
  438. One of the nicer features about using the TWIT key, is the user is not told
  439. that "the sysop wants them to return to the BBS".  Instead, a very plain
  440. and simple message of "returning you to the BBS" is displayed.  This way,
  441. the user is given no indication that the sysop is hovering about.
  442.  
  443. When using the F5 shell to DOS key, to return to the door program, simply
  444. type EXIT at the DOS command prompt.  It is not necessary to change
  445. directories back to the door directory.  The Match Maker is smart enough to
  446. know which drive and directory the door program is in and will reset the
  447. defaults upon return from DOS.
  448.  
  449. The Up and Down Arrow keys increase and decrease the user's time
  450. respectively by 5 minutes for each key press.  There is no indication of
  451. what is occurring (except by the fact the user's time remaining will
  452. change), so the sysop should try not to have a lead finger.  The increase
  453. or decrease is effective only while the user is in the door.
  454.  
  455.  
  456.  
  457. The Match Maker Maintenance Program - MM-UTIL.EXE
  458. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  459.  
  460. Included with MATCHMxx, is a utility maintenance program.  This is a handy
  461. program to help you maintain the files associated with this door.  The
  462. following outlines what this program will do for you.
  463.  
  464. When invoked, you will be presented with a menu of options:
  465.  
  466. [1] Create All Default Files
  467.  
  468. This command was discussed earlier and is used to create all default files
  469. needed to run the door program.  This command should only be used to
  470. create the files from scratch, not in attempts to reset or re-create them.
  471.  
  472. [2] Re-Create Main User File
  473.  
  474. This command is used to recreate the USER.DAT file.  It will delete your
  475. old file and create a new one.
  476.  
  477. [3] Re-Create Message Files
  478.  
  479. This command is used to recreate the MSGS.DAT and MSGS.IDX files.  It will
  480. delete your old files and create new ones.
  481.  
  482. [4] Re-Create User Log
  483.  
  484. This command is used to recreate the USERLOG file.  It will delete your old
  485. file and create a new one.
  486.  
  487. [5] Rebuild USERS.IDX File
  488.  
  489. This command will rebuild the user .IDX file.  The .IDX file may become
  490. corrupt from time to time.  An indication of this is if a user's correct
  491. password is not recognized by the door.
  492.  
  493. [6] Rebuild MATCH.DAT File
  494.  
  495. If you change your QUEST.DAT file and add/delete match questions, this
  496. command will reset the MATCH.DAT file.  Users will then be prompted to
  497. re-do their answers prior to being able to use The Match function of the
  498. door.
  499.  
  500. The difference between menu options 2 to 4 and menu option 1 is that option
  501. 1 does not look for an existing file(s).  So what will happen, is that the
  502. start-up values will be changed, however all of the rest of the information
  503. in the file will remain.  Things would get quite messy and you'd end up
  504. with lots of error messages.  Of these, the only command you will need to
  505. use on a regular basis is #4 to recreate the USERLOG.  This file will tend
  506. to grow quickly.
  507.  
  508. The bottom portion of the menu has the actual maintenance options.
  509.  
  510. [A] Message Base Utilities
  511.  
  512. When this is chosen, you will be presented with a sub-menu of choices.
  513.  
  514. [1] Show Message Headers
  515.  
  516. This command will list the message headers only; TO:, FROM:, MSG  #, DATE:
  517. of message and TIME: of message.  If there are no messages yet, you will
  518. be notified.
  519.  
  520. [2] Show Messages
  521.  
  522. This command will list all of the above, along with the entire message. You
  523. will have one message per screen.  Messages that have been received will
  524. have a string of "****" in the TO field.
  525.  
  526. [3] Pack Message Base
  527.  
  528. This command will purge/pack and rebuild your message base files, deleting
  529. any messages which have been received and flagged for deletion by the user.
  530. The original files, MSGS.DAT and MSGS.IDX, will be renamed MSGS.BAK and
  531. IDX.BAK, respectively.
  532.  
  533. Just press ENTER at the command prompt to return to the main menu.
  534.  
  535. [B] Pack User File
  536.  
  537. With this command, you will be prompted for a date to use for the purging
  538. of inactive users.  The date format is MM-DD-YYYY.  Any users with a last
  539. log-on date before and including this date will be flagged for deletion.
  540. Prior to the users being deleted, you will be presented with a list of the
  541. affected users and asked if you wish to continue.  The old user file will
  542. be named USERS.OLD.
  543.  
  544. [C] Convert User File to Text
  545.  
  546. This command will convert the USERS.DAT file into a text file which will
  547. list the users REAL name as listed in the BBS's user file, the handle and
  548. account number used in the door and the last date and time the user was in
  549. the door.
  550.  
  551. [D] Edit Users
  552.  
  553. This command will allow you to edit some of the basic data on each user.
  554. It will also allow you to reset an individual's BIO to null strings.  If
  555. this is done, the Match Maker will prompt the user to enter a bio when
  556. next they logon.  (I found this useful if a user entered a couple of
  557. characters of garbage to get past the BIO request.)
  558.  
  559. In the next release, I will incorporate the use of command line parameters
  560. so that you can use this utility program in an event.  The program  and
  561. user files are all preped for the release of the next version which will
  562. have the full functionality of exchanging user/message data bases with
  563. other boards running this door.
  564.  
  565. **NOTE**
  566.  
  567. This version of The Match Maker is a DEMO.  The door program itself is not
  568. crippled in any way, but the unregistered version will only allow up to 20
  569. users.  The utility program will not be fully functional until you have
  570. registered the door.  Until registration,  you will only be able to use the
  571. utility program to create the default files.
  572.  
  573. This is released "As Is" and there is *NO* warranty or guarantee that it
  574. will work for you and not cause any problems.  You have chosen to use this
  575. door, YOU are responsible for any unfortunate problems that may develop
  576. from its use or misuse.  I will gladly listen to any suggestions or
  577. problems you may have, and I will do my best to fix whatever needs to be
  578. fixed.  I can not be held responsible for any problems you may have,
  579. whether directly or indirectly due to the use of the door.
  580.  
  581. Please read REGISTER.DOC for information on how you can register your copy
  582. of The Match Maker.
  583.  
  584. For complete support, contact the SYSOP on The DUNGEON BBS.
  585.  
  586. Registered users of any PGP Communications program will be given a
  587. complementary user account on the BBS and free minor upgrades as they
  588. become available.
  589.  
  590. Happy Exploring!
  591. Peter Paulekat,  SysOp
  592. The DUNGEON BBS
  593. (416)214-1192/93  300-14.4K Baud
  594.