home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / bbsutils / prot_13a.arj / PROTOCOL.DOC < prev    next >
Text File  |  1993-06-17  |  3KB  |  58 lines

  1.      Program:  PROTOCOL.PPE v1.30a - Compiled on this date of 06-17-93
  2.  
  3.  Description:  Use this PPE program to replace your (T)ransfer Protocol
  4.                menu command.  Does everything the regular command does
  5.                and more.
  6.  
  7. Installation:  Just add this PPE file name and path to your CMD.LST file
  8.                so PCBOARD will run this PPE instead of your regular menu
  9.                command.  This is an Example of what it might look like:
  10.  
  11.                1) T                   0     C:\PCB\PROTOCOL.PPE
  12.  
  13.                Next you must insert the CONNECT.PPE into a file that will
  14.                be displayed as a user logs onto the bulletin board.  The
  15.                reason for this PPE is, the PPLC command "MODEM()" does
  16.                not stay in RAM if a user opens a door or drops to dos, so
  17.                in order to determine if the user is able to choose a error
  18.                correcting protocol I need to read his connect string.  I
  19.                inserted this PPE at the top of my PCBoard security files,
  20.                the proper line of test is this:
  21.  
  22.  
  23.                !C:\PCB\PROTOCOL\CONNECT.PPE C:\PCB\PROTOCOL
  24.                                             ^^^^^^^^^^^^^^^
  25.  
  26.                In the above example notice that the PPE program needs a
  27.                command line argument.  The command line MUST be the full
  28.                drive and path on where you have the PROTOCOL.PPE.  You
  29.                may or may not include a trailing backslash.  All this PPE
  30.                program does is creates a file called CONNECT.### where the
  31.                "###" is the current node the user is on.
  32.  
  33.                The last thing you must do is edit the PROTOCOL.CNF file.
  34.                This file has one line and the line MUST be the drive and
  35.                path of your protocol batch files (PCBR?.BAT and PCBS?.BAT)
  36.                
  37.  
  38.    Modifying:  Feel free to modify the PPS (source) file as your needs
  39.                dictate.  That is why the source is included.  Please
  40.                upload a copy of the modified PPS (source) to my board
  41.                before a modified copy is uploaded to SaltAir.  If this
  42.                request can not be achieved, then I will no longer be
  43.                able to include the source code to my PPE programs.
  44.  
  45.  
  46.      Support:  The Shoppe Bulletin Board Systems - SysOp Larry Steele
  47.                Node 1 - 708-888-0725 - [16.8 DS] - 80486/50
  48.                Node 2 - 708-888-1162 - [16.8 DS] - 80486/40
  49.                Node 3 - 708-888-0078 - [16.8 DS] - 80486/40
  50.                Node 4 - 708-888-4175 - [16.8 DS] - 80486/40
  51.                Node 5 - PRIVATE LINE - [16.8 DS] - 80486/66
  52.  
  53.                Voice Support - [708-426-9411] - [10:00 am - 11:00 pm]
  54.                Ask for Jerry Claxton, Assistant System Operator.
  55.  
  56.  
  57.      History:  (SEE HISTORY DOCUMENTATION FILE)
  58.