home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / ccd_v150.zip / CCDOOR.DOC < prev    next >
Text File  |  1994-05-26  |  9KB  |  287 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.               ╒═╤════════════════════════════════════════╤═╕
  10.               │ │                                        │ │
  11.               │ │     COMPANY CARD DOOR VERSION 1.50     │ │
  12.               │ │        RELEASED BY: PROSOFT            │ │
  13.               │ │       WRITTEN BY:  DAVID ALGER         │ │
  14.               │ │                                        │ │
  15.               │ │                                        │ │
  16.               ╘═╧════════════════════════════════════════╧═╛
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.      COPYRIGHT WARNING
  24.      -----------------
  25.  
  26.      Company Card Door is a copywritten program being distributed as
  27.      Shareware.  As such, you may operate CCD without registering the
  28.      software with the author.  However as a Copywritten program all
  29.      rights are reserved by the author.  No modifications to the code
  30.      or accompanying files are allowed.  Any changes or alterations
  31.      made to this program without the author's prior written consent
  32.      will be in direct violation of United States and International
  33.      copyright laws.
  34.      ----------------------------------------------------------------
  35.  
  36.  
  37.  
  38.      WARRANTY
  39.      --------
  40.  
  41.      Company Card Door is distributed as is, and has no warranty of
  42.      any kind, written or implied.  In no event will David Alger or
  43.      Prosoft be liable to you or your representaives for damages, up
  44.      to and including the Loss of Data, Profits, Earnings, or any
  45.      other Incidental or Consequential Damages arising out of the use
  46.      of this program, even if David Alger and or a Prosoft agent/
  47.      representative has been advised of the possibility of such
  48.      damages.  David Alger or Prosoft will not be liable for any such
  49.      claim by any other party.
  50.      ------------------------------------------------------------------
  51.  
  52.      AKNOWLEDGEMENTS
  53.      ---------------
  54.  
  55.      CCDoor Uses RMDoor 4.5a By Mark Goodwin & Randy Hunt
  56.      CCEdit Uses TechnoJocks Toolkit for OOP PASCAL
  57.      Turbo PASCAL 7.0 is a Registered Trademark of Borland International
  58.      All others are TradeMarks of their Respective Owners
  59.      Special Thanks to Mark Muise for his patience
  60.                       & Matt Speed - for his good spelling :)
  61.  
  62.      REQUIREMENTS
  63.      ------------
  64.  
  65.      CCDoor needs at least a 286 machine running with at least 512k RAM
  66.      and 2 Megs of HardDrive.  Both CCDOOR.EXE and CCEDIT.EXE are compiled
  67.      with 286 instruction sets, and cannot be run on anything less. You will
  68.      also need a copy of DSZ or GSZ for the protocals, PKZIP.EXE,ARJ.EXE and
  69.      LZH.EXE for the compressing of the files.
  70.  
  71.      WHAT IS Company Card Door?
  72.      --------------------------
  73.      
  74.      As the name implies Company Card Door is a BBS Door program used
  75.      for the display of Business Cards and or Business related ads.
  76.      CCD creates and maintanes a Database of user's Business Cards for
  77.      viewing or download by the user. 
  78.  
  79.      CCD may be used on a variety of BBS software including:
  80.      
  81.      PCBoard, TriBBS, SPITFIRE, RBBS, WWIV, WILDCAT!, GAP,
  82.      And any Bulletin Board System that can create a DOOR.SYS, PCBOARD.SYS
  83.      DORINFO1.DEF compatible Drop file.
  84.      ----------------------------------------------------------------------
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.      FEATURES
  96.      --------
  97.  
  98.      * Database Tested To 3 Megabytes Of Data (Approx. 20,000 Cards)
  99.  
  100.      * Extended Description Support - Fully Compressed When Stored!
  101.      
  102.      * Full Support For High Speed Modems (16550 FIFO Buffering)
  103.       
  104.      * Built In ANSI Emulation Support - No Need for ANSI.SYS
  105.      
  106.      * Built In Split Screen Chat 
  107.  
  108.      * Non-Standrard IRQ Support
  109.  
  110.      * Time Slice Routines for Multitasking Systems
  111.  
  112.      * Supports Multiple copies of CCDOOR.EXE with a different
  113.       configuration file for each node now!
  114.  
  115.      * Local Mode Operation!
  116.      
  117.     -----------------------------------------------------------------
  118.  
  119.  
  120.  
  121.  
  122.  
  123.      INSTALLATION
  124.      ------------
  125.      
  126.      Company Card Door installation is a snap. simply modify the sample
  127.      configuration file to your needs(see Below) and create a batch file to
  128.      call CCD and the Configuration file. Then make sure the you copy the files
  129.      into the correct directories or run INSTALL.EXE from the directory in
  130.      which you wish to run CCDOOR.EXE
  131.  
  132.      To call CCD simply type:
  133.  
  134.      CCDOOR CCDOOR1.CFG
  135.      (or any other Configuration Filename)
  136.  
  137.      To call CCD with a Non-Standard IRQ you simply enter what IRQ you
  138.      want to use on the command line:
  139.  
  140.      CCDOOR CCDOOR1.CFG 3
  141.  
  142.      To enter CCD without having to logon to your BBS locally simply
  143.      type:
  144.  
  145.      CCDOOR CCDOOR1.CFG /L
  146.  
  147.      
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.      Sample Batch File For CCD With PCBoard
  156.      --------------------------------------
  157.      ECHO OFF
  158.      C:
  159.      CD \PCB\CCD
  160.      CCDOOR.EXE CCDOOR1.CFG
  161.      CD \PCB
  162.      BOARD.BAT
  163.      
  164.  
  165.      Sample Configuration File For CCD With PCBOARD (NODE1.CFG)
  166.      ----------------------------------------------
  167.      PCB
  168.      C:\PCB\CCD\
  169.      The Archives BBS
  170.      Mark Muise
  171.      19200
  172.      C:\UTIL\
  173.      C:\UTIL\
  174.      C:\UTIL\
  175.      C:\BBS\PROTOCALS\
  176.      110
  177.  
  178.      The Configuration File
  179.      ----------------------
  180.      Line 1. Door Data File - PCB,TRIBBS,SF,RBBS,WWIV,WC,GAP 
  181.      Line 2. Path to Data File -  Where the CCD is stored On Your Drive
  182.      Line 3. Your BBS Name
  183.      Line 4. Sysop Name
  184.      Line 5. Locked Baud Rate - The rate your Comm port is locked at
  185.      Line 6. Path to PKZIP - Full path name
  186.      Line 7. Path To ARJ - Full path name
  187.      Line 8. Path To LHA - Full path name
  188.      Line 9. Path to DSZ - Full path name
  189.      Line 10. DSZ or GSZ
  190.      Line 11. Security - Security Level Needed to Delete Database
  191.      --------------------------------------------------------------------
  192.  
  193.  
  194.  
  195.      HOW IT WORKS
  196.      -------------
  197.     
  198.      Once you have Company Card Door 1.0 installed correctly, operation
  199.      from the Sysop's point off view is simple.  While a user is in the 
  200.      door(or while in the Local mode) these keys are functional:
  201.      
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.      KEY:    FUNCTION:
  211.      ----    ---------
  212.      HOME  - Toggles Between Sysop Status Screens
  213.      F6    - Subtracts 5 Minutes From User (NOT Returned To BBS)
  214.      F7    - Adds 5 Minutes To User (NOT Returned To BBS)  
  215.      F9    - Returns Caller To BBS
  216.      F10   - Chat Mode (Split Screen If ANSI True)
  217.      ESC   - Exits Chat Mode
  218.      ALT-D - Drop To DOS
  219.  
  220.      All other keys function in a simiar fashion as the users.
  221.  
  222.      --------------------------------------------------------------------
  223.  
  224.  
  225.  
  226.      SUPPORT
  227.      -------
  228.  
  229.      Support may be found either on City Scape BBS 413-568-5241 or The
  230.      Archives BBS 413-525-2804, be sure to be specific in your questions
  231.      and it is helpful to know what type of system you are running if
  232.      your having problems running this door.  I FULLY support both
  233.      unregistered and registered users of this door, however registered
  234.      users may have a quicker response time to questions or suggestions
  235.      for this door.
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.     REGISTRATION
  243.     ------------
  244.  
  245.      Registration of this Door is only $5.00, as I feel a sysop spends alot
  246.      of money for his system and phone bills, so he should not be hassled by
  247.      registrations of doors.  How ever I have spent some time making this a
  248.      quality door and hope you enjoy using it on your board. With your
  249.      $5.00 donation it'll future development of this door.  Registered users
  250.      get FREE betas and upgrades to all of our doors also. To registered send
  251.      cash or money order to: (Make Checks payable to David Alger)
  252.  
  253.      ProSoft Productions
  254.      c/o David Alger
  255.      1125 Shaker Rd
  256.      Westfield, Ma
  257.                     01085
  258.  
  259.      PLEASE DO NOT SEND CASH! - Not responsible for lost or misdirected
  260.      orders!
  261.  
  262.      ===================================================================
  263.                                Order Form
  264.      -------------------------------------------------------------------
  265.  
  266.       [ ] Company Card Door Version 1.0             $5.00 ____________
  267.       [ ] TriBBS Directory Maker Version 1.0        FREE  ____________
  268.       [ ] TriBBS Conference Maker Version 1.0       FREE  ____________
  269.       [ ] TriBBS PASCAL API (TP 7.0)               $10.00 ____________
  270.  
  271.                                              Total:       ____________
  272.      Name:____________________________________
  273.      BBS Name:________________________________
  274.      City_____________________________ State________ ZIP_________
  275.      Street Address or PO Box ___________________________________
  276.  
  277.      Choose one:
  278.  
  279.      [ ] 5 1/4 Disk  - Add $2.00
  280.      [ ] 3 1/2 Disk  - Add $2.00
  281.      [ ] City Scape BBS (Attached to Message)
  282.            Logon Name:_________________________
  283.            Password:___________________________
  284.            DOB:____/___/____ (For Records)
  285.  
  286.      (All Disks Low Density!)
  287.