home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbsdoor / pac_man.zip / PAC-MAN.DOC < prev    next >
Text File  |  1990-03-11  |  17KB  |  357 lines

  1.  
  2.                         Home of "Door Security System"
  3.                                       &
  4.                           The Pegasus BBS Collection
  5.                                 of fine doors
  6.                                      for
  7.                               PCBoard (TM) v14.2
  8.  
  9.                                    present
  10.  
  11.                                    PAC-MAN      
  12.  
  13.                                       by
  14.  
  15.                                Raymond Clements
  16.                                2204 Carriage Dr.
  17.                            Owensboro, KY  42301-5823
  18.                  PCRelay routable ->PEGASUS / public key ->3504
  19.  
  20.                             (C) Copyright 1987-1989
  21.                               All Rights Reserved
  22.  
  23.  
  24. CONFIGURATION
  25. -------------
  26.  
  27.         PAC-MAN.CFG:
  28.         ------------
  29.         At the very least, the configuration file must contain the following
  30.         lines (minus the comments).
  31.  
  32.         C:\PCB\PCBoard.sys <=-  (Full pathname of your PCBOARD.SYS file)
  33.         The Pegasus BBS    <=-  (* Must not be changed in the demo version *)
  34.         Raymond            <=-  (* Must not be changed in the demo version *)
  35.         Clements           <=-  (* Must not be changed in the demo version *)
  36.         000000000000000000 <=-  (* Must not be changed in the demo version *)
  37.  
  38.         This configuration file must be located in your PAC-MAN default
  39.         directory.  You may name this file whatever you like, but the name of
  40.         the file must be passed to PAC-MAN via the Batch file that executes
  41.         the door.
  42.  
  43. SINGLE SYSTEMS
  44. --------------
  45.  
  46.         PAC-MAN:
  47.         ------------
  48.         A sample door batch file is included in the PAC-MAN Archive.
  49.         On my BBS, this file is called PAC-MAN and does the following:
  50.  
  51.         ECHO OFF
  52.         CD\DOORS                <=-  (Switch to my doors Directory.)
  53.         PAC-MAN PAC-MAN.CFG     <=-  (Execute the door program and pass the
  54.                                       configuration filename to the program.
  55.                                       NOTE: For single node systems only.)
  56.         CD\PCB                  <=-  (Go back to PCB DIR when user exits door.)
  57.         BOARD                   <=-  (Restart PCBoard.)
  58.  
  59.  
  60.         The (DTR patched) file BRUN30.EXE and DORPCH35.EXE must be in the
  61.         same directory as PAC-MAN or accessible via the DOS PATH command.
  62.         Remember to put "SET LIB=" to the path to DORPCH35.EXE in your
  63.         autoexec.bat like DORPCH35 docs say.
  64.  
  65.  
  66. MULTINODE SYSTEMS
  67. -----------------
  68.  
  69.         PAC-MAN may be used on a 2 node system provided a separate
  70.         configuration file is maintained for each node.
  71.  
  72.         PAC-MAN PAC-MAN.CFx
  73.  
  74.         Note the "x" in the configuration filename.  This will be either
  75.         a 1 or 2, depending on which node the door is running from.
  76.  
  77.  
  78. DOOR OPERATION
  79. --------------
  80.   
  81.  
  82.         F1    -   Displays the version of DOORPCH compiled and linked
  83.                   into the DOOR.
  84.         F2    -   Displays a callers Alias if one is used via the Door
  85.                   Monitor program (DOORPCH version) - future.
  86.         F3    -   Reserved for the future.
  87.         F4    -   Toggles the Bell on/off. May activate the DOOR Bell.
  88.                   Value is returned to PCBoard when DOOR completes.
  89.         F5    -   DOS Shell. Allows SysOp to exit to DOS from inside a
  90.                   DOOR.
  91.         F6    -   Displays available MEMORY and available STRING space.
  92.         F7    -   Toggle the alarm on/off. May activate the DOOR Alarm.
  93.                   Value is returned to PCBoard when DOOR completes.
  94.         F8    -   Returns the caller involuntarily to PCBoard.
  95.         F9    -   Toggles the display on/off.
  96.                   Value is returned to PCBoard when DOOR completes.
  97.         F10   -   Activates SysOp / Caller CHAT mode within the DOOR.
  98.         ESC   -   Deactivates CHAT mode. DOOR is resumed.
  99.         HOME  -   HELP key for line 24/25 capabilities.
  100.         END   -   Displays Callers name and miscellaneous information.
  101.         PG-DN -   Displays Data Phone, Home Phone, Password,
  102.                   User Comments and SysOps Comments.
  103.         PG-UP -   Displays Conference caller may access.
  104.         UP    -   Allows the SysOp to temporarily add additional time
  105.                   to the caller while in the DOOR. This time is NOT
  106.                   returned to the BBS.
  107.         DN    -   Allows the SysOp to temporarily subtract time from the
  108.                   caller while in the DOOR. This time is NOT returned
  109.                   to the BBS.
  110.         ALT-N -   SysOp next on control/indicator.
  111.                   Value is returned to PCBoard when DOOR completes.
  112.         ALT-X -   PCBoard will exit after current caller completes their
  113.                   session.  Value is returned to PCBoard when DOOR
  114.                   completes.
  115.  
  116.         If you are running in NON-GRAPHICS mode, you MUST have ANSI.SYS
  117.         installed as a device driver in your CONFIG.SYS file:
  118.  
  119.                             Example: DEVICE=ANSI.SYS
  120.  
  121.         DOORPCH uses this device driver for displaying all colors to the
  122.         local console.  Color Graphics will always be sent to the local
  123.         console if you have defined to PCBSetup that you are running
  124.         graphics on the local monitor.  If a caller is in non-graphics
  125.         mode (NG) on line 25,  you will still see colors if PCBSetup has
  126.         been configured  that way.  The reverse is also true.  If the
  127.         caller is in graphics mode (GR) on line 25) and the local console
  128.         is defined to be in non-graphics mode then colors will NOT be
  129.         displayed to the local console.
  130.  
  131.                                       MUSIC
  132.  
  133.         This DOOR program may utilize ANSI music.  If it does, and you
  134.         are running in a NETWORK, DOORPCH does NOT send ANSI music to the
  135.         local console.  We have found that under some Multi-Tasking
  136.         operating systems such as DoubleDOS that the "partition" locks up
  137.         until the music completes.  If you are on a single node system
  138.         (not in a network), then music WILL be played to the local screen
  139.         if the local screen is active (F9 ON).
  140.  
  141.                                        BELL
  142.  
  143.         DOORPCH logic will not allow a BELL to be sent to the local
  144.         console when the local screen is inactive (F9 OFF).
  145.  
  146.  
  147. WATCHDOG/CTTY/ANSI.SYS
  148. ----------------------
  149.  
  150.         CTTY and WATCHDOG are not required and should not be used with
  151.         this program.  PAC-MAN contains its own communication routines
  152.         which monitor the COM port.  If carrier is lost, it will return
  153.         to PCBoard where the BBS will log the user off the system.
  154.         Ansi.sys, or something similar, is required for PAC-MAN to
  155.         function properly!
  156.  
  157.  
  158. ACKNOWLEDGMENTS
  159. ---------------
  160.  
  161.         PAC-MAN incorporates the doors sub-module DORPCH35 written
  162.         by Clint Labarthe and Terry Shockley.  Many thanks to them for
  163.         allowing me the use of their code, without which it is doubtful
  164.         these door programs would have been so successful.  Keep up the
  165.         great work guys!
  166.  
  167.         I'd like to thank my loving wife, Sondra, for her patience and
  168.         understanding during the time I spent in front of the computer
  169.         working on this door program instead of being with her.  I'd
  170.         also like to thank her for her continued help in beta testing
  171.         all of my door programs.  Without her help I wouldn't be where
  172.         I am today.  
  173.  
  174.         Thanks also to all of my fellow SysOps who helped beta test my
  175.         door programs on their systems.  Keep up the good work!
  176.  
  177.  
  178. DISTRIBUTION
  179. ------------
  180.  
  181.         Pac-Man is COPYRIGHTED by Raymond Clements,
  182.         with all rights reserved.  This program is being distributed via
  183.         the SHAREWARE concept and as such, may be copied freely with the
  184.         following restrictions:
  185.  
  186.                 * The program must be supplied in it's original
  187.                   unmodified form, including documentation.
  188.  
  189.                 * No fee is charged for distribution.
  190.  
  191.                 * PAC-MAN may not be distributed as part of any
  192.                   other application or service without the express
  193.                   written consent of the author.
  194.  
  195.         Pac-Man represents many hours of programming
  196.         and the auhor deserves just compensation for his time, efforts
  197.         and expertise.  If you find this program to be of some value and
  198.         you continue to use it on your BBS system, you must return the
  199.         registration form provided along with the registration fee.
  200.  
  201.  
  202. DEMO VERSIONS
  203. -------------
  204.  
  205.         Every demo door is a FULL-FEATURED, NON EXPIRING program with
  206.         the exception that it won't save the high scores.  Demos of all
  207.         of my doors may be obtained by calling The Pegasus BBS.  Use the
  208.         Door Security System door in the SysOp Conference (door #1) to give
  209.         you a working demo code.  It will even create demo '.cfg' file(s)
  210.         for you.  Then you may download the '.cfg' file(s) and door(s).
  211.         At NO time should you ever change lines 2, 3, 4 or 5 in any of
  212.         the '.cfg' file(s).  Upon registering your copy of PAC-MAN you
  213.         will get a new registered code to replace the demo code.
  214.  
  215.  
  216. UPDATE POLICY
  217. -------------
  218.  
  219.         All updates of my doors may be obtained by calling The Pegasus BBS.
  220.         Use the Door Security System door (door #1) to give you a new code
  221.         and '.cfg' file for any door you have registered.  Then you may
  222.         download the '.cfg' file(s) and door(s).
  223.  
  224.  
  225. REGISTRATION
  226. ------------
  227.  
  228.         Suggestions and/or comments may be sent to the address below or
  229.         via electronic mail: 
  230.  
  231.                                 The Pegasus BBS 
  232.                              (502)684-9855 node #1
  233.                            (502)684-9871 HST node #2
  234.                  PCRelay routable ->PEGASUS / public key ->3504
  235.                                 Raymond Clements
  236.  
  237.                                    03-11-1990   
  238.  
  239.                    D O O R   R E G I S T R A T I O N   F O R M 
  240.  
  241.                                      PAC-MAN
  242.  
  243.  
  244.         TO:  Raymond Clements                           Date___/___/___ 
  245.              2204 Carriage Dr.
  246.              Owensboro, KY  42301-5823
  247.  
  248.              ***********************************************************
  249.              *   PRINT THIS EXACTLY AS YOU WANT IT TO APPEAR ON THE    *
  250.              *   TITLE SCREEN AND IN THE CONFIGURATION FILE OF YOUR    *
  251.              *   REGISTERED COPY OF THE DOOR PROGRAM(S) INCLUDING ANY  *
  252.              *   UPPERCASE LETTERS, LOWERCASE LETTERS AND PUNCTUATION. *
  253.              ***********************************************************
  254.  
  255.       FROM:  SysOp Name: _______________________________________________ 
  256.  
  257.              BBS Name: _________________________________________________
  258.  
  259.              Address: __________________________________________________ 
  260.  
  261.              City: ________________________ State: _____ Zip: __________
  262.  
  263.              Voice #: (    )_______________ BBS #: (    )_______________
  264.  
  265.              BBS Software & Version: _________________ BBS Hours: ______
  266.  
  267.              Are you a member of RIME: _______ RIME ID: ________________
  268.  
  269.              Is your BBS PCPable: _________ PCP City Code: _____________
  270.  
  271.              ********  Please allow 2 to 3 weeks for delivery.  ********
  272.  
  273.  
  274.         SOFTWARE                    VERSION          DEMO **         PRICE
  275.         --------                    ------           ----            -----
  276.         1 Checker ................... 2.5 ...........  S  ......... $10.00
  277.         15 Puzzle ................... 2.0 ...........  S  ......... $10.00
  278.         4 Card Solitare ............. 1.5 ...........  S  ......... $10.00
  279.         Batman ...................... 1.5 ...........  B  ......... $  *  
  280.         Bible Trivia ................ 1.5 ...........  S  ......... $10.00
  281.         BioDates .................... 2.0 ...........  S  ......... $10.00
  282.         Bowling ..................... 2.0 ...........  S  ......... $10.00
  283.         Boxing ...................... 2.5 ...........  B  ......... $  *  
  284.         Capitals Trivia ............. 1.5 ...........  S  ......... $10.00
  285.         Computer Trivia ............. 1.5 ...........  S  ......... $10.00
  286.         Connect 4 ................... 3.0 ...........  S  ......... $10.00
  287.         Double Words ................ 1.5 ...........  B  ......... $  *  
  288.         Doubles Solitare ............ 1.5 ...........  S  ......... $10.00
  289.         Entertainment Trivia ........ 1.5 ...........  S  ......... $10.00
  290.         Flea Market ................. 2.0 ...........  S  ......... $10.00
  291.         Football .................... 3.0 ...........  S  ......... $10.00
  292.         Gomoku ...................... 3.0 ...........  S  ......... $10.00
  293.         Klondike Solitare ........... 2.0 ...........  S  ......... $10.00
  294.         Knights ..................... 2.0 ...........  S  ......... $10.00
  295.         Landmine .................... 1.5 ...........  S  ......... $10.00
  296.         Lucky 13 Solitare ........... 2.0 ...........  S  ......... $10.00
  297.         Master Mind ................. 3.0 ...........  S  ......... $10.00
  298.         Maxit ....................... 3.0 ...........  S  ......... $10.00
  299.         Mixed Bag Trivia ............ 1.5 ...........  S  ......... $10.00
  300.         Nim ......................... 1.5 ...........  S  ......... $10.00
  301.         Pac-Man ..................... 1.0 ...........  S  ......... $10.00
  302.         Peg Leap .................... 2.0 ...........  S  ......... $10.00
  303.         Reverse ..................... 2.0 ...........  B  ......... $  *
  304.         Rock & Roll Trivia .......... 1.5 ...........  S  ......... $10.00
  305.         Science & Nature Trivia ..... 1.5 ...........  S  ......... $10.00
  306.         Seawolf ..................... 1.5 ...........  S  ......... $10.00
  307.         Sports & Recreation Trivia .. 1.5 ...........  S  ......... $10.00
  308.         Star Trek Trivia ............ 1.5 ...........  S  ......... $10.00
  309.         Star Wars Trivia ............ 1.5 ...........  F  ......... $  0  
  310.         Sword Fight ................. 1.5 ...........  B  ......... $  *  
  311.         Tarot Card Reader ........... 1.5 ...........  B  ......... $  *  
  312.         The Trivia Game Engine ...... 1.5 ...........  S  ......... $10.00
  313.         Tune Trivia ................. 2.0 ...........  S  ......... $10.00
  314.         Tunes ....................... 2.0 ...........  S  ......... $10.00
  315.         TV & Film Trivia ............ 1.5 ...........  S  ......... $10.00
  316.         User Registration ........... 1.5 ...........  S  ......... $10.00
  317.         Vietnam War ................. 3.0 ...........  S  ......... $10.00
  318.         Wheel of Fortune ............ 2.0 ...........  S  ......... $10.00
  319.         Writers Trivia .............. 1.5 ...........  S  ......... $10.00
  320.         Zap'Em ...................... 1.5 ...........  S  ......... $10.00
  321.  
  322.         (KY residents add 5% sales tax)                            _____
  323.  
  324.         TOTAL                                                    $______ 
  325.  
  326.         *****  Please send certified checks or money orders only.  *****
  327.  
  328.                 *****  No refunds on registered software.  *****
  329.  
  330.  
  331.         *  1 free with 3 other door registrations.
  332.            (This offer is only good for doors marked with an "*" in the
  333.             above listing and is subject to change without notice.)
  334.  
  335.         ** S = Shareware demo, B = Bonusware, or F = Freeware
  336.  
  337.  
  338.         ******  Keep on the lookout for more doors to come !!!!  ******
  339.  
  340.  
  341.                                 F E E D B A C K 
  342.                                 ---------------
  343.  
  344.         I learned of PAC-MAN from: 
  345.                 [  ] - A Friend         [  ] - Door Program
  346.                 [  ] - BBS              [  ] - Other 
  347.  
  348.         COMMENTS: _____________________________________________________ 
  349.         _______________________________________________________________ 
  350.         _______________________________________________________________ 
  351.         _______________________________________________________________ 
  352.         _______________________________________________________________ 
  353.         _______________________________________________________________ 
  354.         _______________________________________________________________ 
  355.         _______________________________________________________________ 
  356.  
  357.