home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 005 / autop2_0.zip / SYSOP.DOC < prev   
Text File  |  1994-11-18  |  4KB  |  93 lines

  1.   AutoPlus AutoMessanger
  2.   Written By Kyle Eli
  3.   Planet Arekia BBS
  4.   (502)-825-4261
  5.  
  6.  
  7.     Welcome! This is the sysop documentation for AutoPlus version 2.0.
  8.     The main purpose of Autoplus is to allow your users to leave
  9.     comments for the caller after them. With the release of version
  10.     2.0 of Autoplus I have decided to include the source code for the
  11.     sole purpose of allowing my fellow sysops to keep from having to
  12.     see those pestering by-lines, 30 second waits, and to make it
  13.     possible for the sysop to customize this PPE as they see fit. I
  14.     do not ask for donations of any kind, though I will accept them
  15.     and they will speed the process of my upgrading of Autoplus.
  16.     However, I do ask that you do not distribute modified source code
  17.     in any way whatsoever. Enjoy!
  18.  
  19.     You may send any bug reports or comments to me via:
  20.  
  21.     Internet E-Mail       at: Jester@f130.n2450.z1.fidonet.org
  22.     FidoNet E-mail at: 1:2450/300
  23.     Salt Air BBS  at: Robbie Eli
  24.     Snail-Mail    at:
  25.  
  26.         Kyle Eli c/o
  27.         Planet Arekia BBS
  28.         1150 Outer West Broadway
  29.         Madisonville, Ky
  30.         42431-2385
  31.  
  32. --------------------------------------------------------------------------------
  33.  
  34.         How to install AutoPlus 2.0 into PCBoard
  35.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  36.         (This installation uses the C: Drive and thinks you unzipped
  37.          the AutoPlus archive into the C:\PCB\AUTOPLUS directory)
  38.  
  39.         1) Load PCBSETUP.EXE
  40.         2) Select B from the Main Menu, then select D from the next menu
  41.         3) Use the cursor keys to select: Logon Script Quest.
  42.         4) Press F2
  43.         5) After it loads PCBEdit, on the next available line in the
  44.            file, enter the following line:
  45.  
  46.              !C:\PCB\AUTOPLUS\AUTOVIEW.PPE
  47.  
  48.         6) Exit PCBEdit, saving the file
  49.         7) Return to the Main Menu of PCBSetup
  50.         8) Press B from the Main Menu, then select B from the next menu
  51.         9) Use the cursor keys to select: Default CMD.LST File
  52.        10) Press F2
  53.        11) Press Alt-I to insert a new command
  54.        12) Under the "Command" column, enter "G", and under the path
  55.            column (or the last column on the right) enter
  56.  
  57.            "C:\PCB\AUTOPLUS\AUTOPLUS.PPE"
  58.  
  59.        13) Exit PCBSetup, saving your changes.
  60.        14) That's It!
  61.  
  62. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  63.         !! In case your AUTOM.PLS file is deleted !!
  64.  
  65.         Autoplus WILL NOT function unless there is an automessage file
  66.         already on hand for use. A default file is included. It can be
  67.         changed as any automessage can with the AUTOPLUS.PPE. However,
  68.         just in case your AUTOM.PLS file is lost, here is the format:
  69.  
  70.         Automessage By: FIRST LAST On: 00-00-00
  71.         Quote: NO Quoted: NONE
  72.         ---------------------------------------
  73.         Default Line 1
  74.         Default Line 2
  75.         Default Line 3
  76.         Default Line 4
  77.         Default Line 5
  78.  
  79. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  80.         Note: Although @X-- color codes CAN be used in an automessage, a
  81.         color code is added at the first of each line by the AUTOVIEW.PPE
  82.         program. You can change your default display colors by editing
  83.         and then re-compiling that program. You can also do the same with
  84.         the default display colors in the AUTOPLUS.PPE program
  85.  
  86. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  87.  
  88. Autoplus 2.0 Source Code (c) 1994 Kyle Eli
  89. AutoView 1.0 Source Code (c) 1994 Kyle Eli
  90.  
  91. PPLC, PCBoard, PCBSetup, PCBEdit are trademarks of Clark Development Company
  92.  
  93.