home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1997 January / CD_shareware_1-97.iso / DOS / COMUNICA / PCBBE200.ZIP / PCBBE.DOC < prev    next >
Encoding:
Text File  |  1996-09-30  |  7.2 KB  |  178 lines

  1. Program     :  PCBBE.PPE - Version 2.00  Compiled 09-30-96
  2.                (c)1996 Practical Computer Services
  3.  
  4. Author      :  Bob Watson
  5.  
  6.                The Latest version is always available here at
  7.                The TAO BBS  (609) 587-2672
  8.  
  9.  
  10. Description :  The PCB Bulletin Executive will replace your existing
  11.                BULLETIN command and automatically Create a menu of
  12.                all available BULLETINS each time it is run.
  13.  
  14.                I've been running PCB for several years now and as my
  15.                BBS grows so does the number of bulletins I have online. I
  16.                wanted a quick way to add a bulletin without having to go
  17.                in and edit a display file EVERY TIME!
  18.  
  19. Features    :  - Automatically creates Bulletin menu when run.
  20.                - FAST, FAST, FAST!!!!
  21.                - VERY easily maintained after initial Installation.
  22.                - Highlights 'NEW' & 'UPDATED' bulletins for user.
  23.                - Custom Header for registered users.
  24.  
  25. Requirements:  PCBoard 15.2x or later
  26.                Working knowledge of PCBoard 15.2x
  27.  
  28. The Future  : If people have ideas for improvements feel free to contact
  29.               me.
  30.  
  31.               I can be easily reached at:
  32.               ───────────────────────────
  33.               Practical Computer Services
  34.               483 Klockner Road
  35.               Hamilton, NJ  08610
  36.               (609) 584-7947
  37.  
  38.               The TAO BBS  (609) 587-2672   33.6K USR v.everything
  39.  
  40.               Internet E-Mail   bob.watson@tao.com
  41.  
  42.  
  43. Support     : E-Mail me or drop by The TAO BBS
  44.  
  45.  
  46. Registration: $15 US funds ONLY!
  47.  
  48.               Registration removes all the nasty unregistered messages
  49.               and delays. The registration number will work for ALL future
  50.               releases of The PCB Bulletin Executive.
  51.  
  52.               PCBBE is not free software.  PCBBE should be registered no
  53.               later than 30 days after installation.
  54.  
  55.               Refer to the enclosed file REGISTER.FRM for complete
  56.               registration instructions.
  57.  
  58.  
  59. From the
  60. Command Line: PCBBE will accept bulletin numbers from the command line
  61.               just like PCB does. If a user wants to skip the menu they
  62.               can. i.e. "B 1 2 3" will display the appropriate bulletins.
  63.  
  64.  
  65. Installation:   *********** THE IMPORTANT PART ***************
  66.  
  67.   1) Just add this PPE file name and path to your CMD.LST file
  68.      so PCBoard will run this PPE instead of the internal Bulletin
  69.      command.  This is an Example of what it might look like:
  70.  
  71.         2) B                0     C:\PCB\PCBBE.PPE
  72.  
  73.   2) Edit the PCBBE.COL file
  74.  
  75.      ********** MUST BE IN SAME DIRECTORY AS PCBBE.PPE ***************
  76.  
  77.      This is the Color control File. 6 lines. Each line control's
  78.      the color of a field.
  79.  
  80.      Line 1 ---> Border
  81.      Line 2 ---> Secondary Border Text
  82.      Line 3 ---> Bulletin Number
  83.      Line 4 ---> Main Headings
  84.      Line 5 ---> Date Last Updated
  85.      Line 6 ---> Bulletin Description
  86.  
  87.  
  88.      Each line should contain 1 PCB Code. The PCBBE.COL file included
  89.      in this archive is fully commented for easy installation. You can
  90.      leave the comments in for easy changes!
  91.  
  92.  
  93.   3) Edit the PCBBE.CFG file.
  94.  
  95.      ********** MUST BE IN SAME DIRECTORY AS PCBBE.PPE ***************
  96.  
  97.  
  98.      The layout of this file is VERY important. If you don't
  99.      set this file up correctly to start you'll have big problems with
  100.      PCBBE! There is an example config file in the archive, just edit
  101.      that file and replace the appropriate fields. Each line of this
  102.      file represents a Bulletin on your system. So if you have 10 Bulletins
  103.      you should have 1 line for each bulletin in your config file.
  104.  
  105.  
  106.      LINES 1-??   - Description of each bulletin on your system.
  107.                     1 line for each bulletin you have. Description
  108.                     can be up to 55 characters long!
  109.  
  110.  
  111.   4) If you are a registered user and would like to use a custom header
  112.      PCBBE now supports this. Just create a file called PCBBE.HDR in the
  113.      same directory as PCBBE.PPE. Included in the release archive is an
  114.      example header file called HDR.DAT. PCBBE.PPE by default does *NOT*
  115.      use a custom header.
  116.  
  117.   5) THAT'S IT! 4 Easy steps!
  118.  
  119. Trouble
  120. Shooting    : Q) I only have 10 Bulletins but 11 Bulletins show up on the menu.
  121.                  The last Bulletin displayed is blank.
  122.               A) Be sure the last character on the last line of the
  123.                  PCBBE.CFG file is <ALT-26>.
  124.  
  125.              ┌───────────────────────────────────────────────────────────────┐
  126.              │ ┌────────────────────────────────────────────────────────────┐│
  127.              │ │  Q) The first page of the menu comes out great, but then   ││
  128.              │ │     all hell breaks loose with the display!                ││
  129.              │ │  A) This is a local ONLY problem. It's caused by the       ││
  130.              │ │     DOUBLE line display at the bottom. Use the /LOCALON    ││
  131.              │ │     switch when you log on locally and everything will     ││
  132.              │ │     look much better!                                      ││
  133.              │ │                                                            ││
  134.              │ └────────────────────────────────────────────────────────────┘│
  135.              └───────────────────────────────────────────────────────────────┘
  136.  
  137. LICENSE TO USE AGREEMENT
  138. ------------------------
  139.  
  140. Practical Computer Services (referred to as PCS here after) grants a
  141. nonexclusive license to use PCBBE.
  142.  
  143. PCS shall have the right to terminate this license if purchaser
  144. violates any of its provisions.  Purchaser agrees that the software
  145. products and accompanying materials are the property of PCS and
  146. that PCS shall maintain title to and ownership of the software
  147. products at all times.
  148.  
  149. PCS makes no warranties of any kind, expressed or implied, with
  150. respect to the quality, performance, accuracy, or fitness of PCBBE.
  151. PCS assumes no responsibility for any decisions made or actions
  152. taken on the part of the purchaser because of the use of PCBBE.  In
  153. no event shall Practical Computere Services, or any of its representatives,
  154. be liable for any loss of profit or damage arising from the use or inability
  155. to use PCBBE even if PCS or an authorized agent of PCS has been
  156. advised of the possibility of damage.
  157.  
  158. PCS reserves the right to make any changes, enhancements, and/or
  159. improvements to PCBBE at any time and without notice.
  160.  
  161.  
  162. DISCLAIMER
  163. ----------
  164.  
  165. There is made no warranty of any kind, express or implied including
  166. without limitation, any warranties of merchantability and/or fitness
  167. for a particular purpose.  Practical Computer Services shall not be liable
  168. for any damages, whether direct, indirect, special or sequential arising from
  169. a failure of this program to operate in the manner desired by the User.
  170. Practical Computer Services shall not be liable for any damage to data or
  171. property which may be caused directly or indirectly by the User of this program.
  172.  
  173. IN NO EVENT WILL Practical Computer Services BE LIABLE TO YOU FOR ANY DAMAGES,
  174. INCLUDING ANY LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL
  175. DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE THE PROGRAM, OR FOR
  176. ANY CLAIM BY ANY OTHER PARTY.
  177.  
  178.