home *** CD-ROM | disk | FTP | other *** search
/ Carsten's PPE Collection / Carstens_PPE_Collection_2007.zip / S / SPEAK11.ZIP / SPEAK.DOC < prev    next >
Text File  |  1993-12-09  |  2KB  |  63 lines

  1. SPEAK v1.1 by Douglas Baxter / SOLITUDE BBS 714-834-0711 (1:103/513)
  2.  
  3.                           FULL Node Release
  4.  
  5. Compiled with PPLC v1
  6.  
  7. Description :
  8.  
  9.   SPEAK is a PCBoard 15 utility that allows the users to broadcast messages
  10.   between nodes.  The output of these messages appears on the screen of the
  11.   target node.  Messages are limited to 60 characters or less to keep the
  12.   traffic down a little.  After all you may have some users that prefer not
  13.   to be bothered.
  14.  
  15. Registration :
  16.  
  17.   This PPE is FREE.  Nothing pisses me off more then to see someone charge
  18.   5 or 10 bucks for a piece of code that a novice could have written in 3
  19.   minutes!  None of the PPEs released from SOLITUDE BBS require a fee to
  20.   register or place brag messages in the program.
  21.  
  22. History :
  23.  
  24.   08DEC93 v1.0 - Initial release from SOLITUDE BBS 714-834-0711.
  25.                  Two Node Release.  More Nodes Will be supported in
  26.                  Later versions.
  27.  
  28.   09DEC93 v1.1 - FULL Node release.  Features configurable settings
  29.                  for nodes available.
  30.  
  31. Set-up :
  32.  
  33.   Setting up a PPE is simple.  All you need to do is follow the step by
  34.   steps below and your ready to go.
  35.  
  36.   1 - Create a directory for the PPE to reside in.
  37.   2 - Copy SPEAK.PPE and SPEAK.CNF to this directory.
  38.   3 - Enter PCBSETUP and edit your CMD.LST to include a command to
  39.       execute this PPE.  I use 'SPEAK' with a security level of 10
  40.       and a directory of C:\PPE\SP\SPEAK.PPE.
  41.   4 - Save your changes and return to the SPEAK directory.
  42.   5 - Use a text editor to edit the SPEAK.CNF file.  This file
  43.       contains the Node Info & color codes you want to use.  Below is
  44.       a format and description of each entry.
  45.  
  46. SPEAK.CNF file :
  47.  
  48.    Refer to the sample file!  All color codes must be entered in four
  49.    character PCBoard @ coding ( ex : @X09 ).  There should be 7 lines
  50.    The 1st is the number of nodes you have.  The rest are the 4 char.
  51.    PCB @color codes.
  52.  
  53.         Line 1 - Number of Nodes available on your BBS.
  54.         Line 2 - Initial Broadcast message color.
  55.         Line 3 - Enter message prompt color.
  56.         Line 4 - Message color.
  57.         Line 5 - Node entered prompt color.
  58.         Line 6 - Node 'are you sure' prompt color.
  59.         Line 7 - Confirmation color.
  60.  
  61. Now youre done.  Call SOLITUDE BBS and leave me a suggestion on how
  62. I can modify this PPE.
  63.