home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / INTERNET / IAB101.ZIP / IAB4E.DOC < prev    next >
Text File  |  1993-11-14  |  7KB  |  193 lines

  1. ---------------------------------------------------------------------
  2.                          INTERNET ADDRESS BOOK
  3.  
  4.                          IAB4E.PPE version 1.01
  5.  
  6.                                  by
  7.  
  8.                             Michael Walter
  9.                           SQLCraft Software
  10.  
  11.                   Copyright (c)1993 SQLCraft Software
  12.                      All rights reserved.
  13. ---------------------------------------------------------------------
  14.  
  15.  OVERVIEW:
  16.  
  17.     The standard IAB documentation file is IAB.DOC.
  18.  
  19.     This document outlines installation and use of IAB4E.PPE, an 
  20.     alternative to the standard IAB.PPE program.
  21.  
  22.     The major difference between IAB and IAB4E is that:
  23.  
  24.       IAB is a replacement for PCBoard prompt #199, 
  25.       the "To: (Enter)= 'ALL'" prompt 
  26.  
  27.     and
  28.  
  29.       IAB4E is a replacement for the PCBoard 'E' (enter a 
  30.       message) command.
  31.  
  32.     Initially we released only the IAB.PPE program, but soon found
  33.     out that if another PPE program attempts to send (stuff) the 
  34.     'E'command (plus a string) to PCBoard, it may not return the 
  35.     desired result after the standard IAB PPE was installed.  
  36.     IAB4E properly accepts and processes 'E" +"..." commands from 
  37.     both users and other PPEs.
  38.  
  39.  
  40.  IAB4E INSTALLATION (New):
  41.  
  42.     If you wish to install IAB as a direct replacement for your 
  43.     PCBoard 'E' (enter a message) command, follow the instructions
  44.     below.   
  45.  
  46.     There are a number of steps required to install IAB4E, but they 
  47.     are fairly straight forward and should be easy enough to follow.
  48.  
  49.     First will briefly describe the steps in the procedure, then
  50.     we'll walk you through them one at a time in more detail:
  51.  
  52.     - First, you'll create a directory to hold the IAB files.
  53.  
  54.     - Second, you'll add several commands to PCBoard CMD.LST to
  55.       enable your users to access IAB.
  56.  
  57.     - Third, you'll edit the IAB.CNF configuration file to fit
  58.       your BBS.
  59.  
  60.     The following steps and examples should help you to quickly
  61.     setup IAB for your system.
  62.  
  63.     1) Create a directory to hold the IAB files.
  64.  
  65.             We use: R:\PCB\PPE\IAB
  66.  
  67.        Unzip IABxxx.ZIP into this directory.
  68.  
  69.  
  70.     2) Run PCBSETUP and add the following lines to your CMD.LST file:
  71.  
  72.         Command  Security  PPE/MNU File -or- Keystroke Replacement
  73.     =======  ========  =======================================
  74.      E           0     R:\PCB\PPL\IAB\IAB4E.PPE
  75.      IAB        90     R:\PCB\PPE\IAB\IAB4E.PPE MAINT
  76.      IABS       90     R:\PCB\PPE\IAB\IAB4E.PPE STATUS
  77.  
  78.      Actually, the command names can be anything you want to be
  79.      (that is, anything PCBoard allows).  The Command names and
  80.      required security levels are what we use on Data-Base BBS
  81.      and are provided as an example.  We suggest you set your
  82.      security levels to whatever is required for access to
  83.      Internet E-mail conference (obviously, IAB won't be of
  84.      much use to your non-Internet-enabled users).
  85.  
  86.      Some explanation is order here to explain our "multi
  87.      command entry" above...
  88.  
  89.      IAB can be invoked in one of three "modes" depending on
  90.      what parameter(s) (if any) are passed on the IAB4E.PPE
  91.      command line.  IAB currently supports the following
  92.      "modes"...
  93.  
  94.  
  95.      a) No command line parameters
  96.  
  97.         IAB4E.PPE
  98.  
  99.         In this case, IAB4E will startup in Message Entry Mode
  100.         acting as a direct replacement to the standard PCBoard 
  101.         'E' command, & display the "To: (<Enter>=list) ?" prompt.
  102.  
  103.         This replaces the "To: (Enter) = 'ALL'" standard prompt
  104.         in your Internet E-mail conference (only).  Your users
  105.         will still see the standard PCBoard "To:" prompt in your
  106.         other conferences (only your Internet E-mail conference
  107.         prompt will be customized - IAB active).
  108.  
  109.       b) The Maintenance command line parameter
  110.  
  111.         IAB4E.PPE MAINT    (or simply: IAB4E.PPE M)
  112.  
  113.         Here, you are telling IAB that you want to startup
  114.         in List Maintenance Mode...you want to edit your
  115.         Internet Address Book without having to join the
  116.         Internet E-mail conference (and type "E").
  117.  
  118.         This mode also supports a second command line
  119.         parameter (active only for registered users)...
  120.  
  121.         IAB4E.PPE MAINT QUIET  (or simply: IAB4E.PPE M Q)
  122.  
  123.         which will startup IAB in maintenance mode but
  124.         completely skip the welcome screen and jump
  125.         immediately to the Address Book list display.
  126.  
  127.  
  128.      c) The Status command line parameter
  129.  
  130.         IAB4E.PPE STATUS  (or simply: IAB4E.PPE S)
  131.  
  132.         Sometimes you'll just want to check to see how many
  133.         entries are in your Address Book or whether you have
  134.         Auto-Record Mode turned on.  Starting IAB this way,
  135.         will display a brief status report to the screen
  136.         instead of actually opening the Address Book.
  137.  
  138.  
  139.      We choose to "bury" the command line parameters in our
  140.      CMD.LST (as in our example above) but you don't have to
  141.      do it that way.  You could just as easily make a single
  142.      entry to your CMD.LST file that doesn't pass any
  143.      parameters to IAB4E and leave that to your users.
  144.      However, we found the E,IAB,IABS entry approach
  145.      easier for our users.
  146.  
  147.  
  148.     4) Modify the enclosed IAB.CNF sample configuration file to
  149.        customize IAB for your system (same as for standard IAB).
  150.  
  151.     Line 1: Michael Walter           Your FULL Name
  152.  
  153.     Line 2: Data-Base BBS            Your BBS Name
  154.  
  155.     Line 3: 000000                   Registration number
  156.                                      (leave the 0's until you register)
  157.  
  158.     Line 4: r:\pcb\ppe\iab\welcome   Welcome screen path\filename
  159.                      (file provided)
  160.  
  161.     Line 5: r:\pcb\ppe\iab\iab.hdr   Main Listing Header file
  162.                      path\filename  (file provided)
  163.  
  164.     Line 6: r:\pcb\ppe\iab\dat       Path (ONLY) for IAB to use for
  165.                      the data files it creates
  166.  
  167.     Line 7: 90                       Minimum security level for IAB use
  168.  
  169.     Line 8: 181                      Internet E-mail conference number
  170.  
  171.     Line 9: 1                        Flag to Toggle Caller Log Writing
  172.                                      (ON=1/off=0).  Registered users can
  173.                      turn off logging by setting this to 0
  174.  
  175.  
  176.  IAB4E INSTALLATION (Converting from standard IAB)
  177.  
  178.     If you have already installed IAB, follow these instructions to
  179.     convert over to IAB4E.
  180.  
  181.     1) Restore PCBTEXT prompt #199 to its default.
  182.     2) Follow the "IAB4E INSTALLATION (New)" instructions above.
  183.  
  184.  
  185.  
  186.   HISTORY
  187.  
  188.     11-14-93 ■ Initial Release - IAB4E version 1.01
  189.  
  190.  
  191.  
  192.  
  193.