home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / GTPL_411.ZIP / GTPLIST.DOC < prev    next >
Text File  |  1993-08-23  |  16KB  |  313 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                   GT Power List Door
  8.         =====================================================================
  9.  
  10.              Program now uses Door  Patch 3.8 and supports the  following BBS
  11.         drop file formats:  DOOR.SYS, PCBOARD.SYS, SFDOORS.DAT, CALLINFO.BBS,
  12.         DORINFO1.DEF, DORINFO2.DEF  and CHAIN.TXT.  Compatible with at  least
  13.         these BBS systems: PCBoard  14+, GAP 4+, RBBS-PC 17+.  WILDCAT 2+ and
  14.         Spitfire 3+. Also supports baud rates up to 115,200 BPS.
  15.  
  16.                         ***** Attention GT Power Sysops! *****
  17.  
  18.              If  you register  this door  you  may deduct  $5 from  this door
  19.         registration or any  combination in the  registration form. You  must
  20.         include your NET ID and NODE ID. No discounts after registration!!
  21.  
  22.                                     ***** o *****
  23.  
  24.              My programs may  be on  various BBSes around  the country  under
  25.         different archive extensions  and types. This is the state of all the
  26.         BBSes  around the country. I personally like LHARC better, slower but
  27.         smaller and suggest you give it a try.
  28.  
  29.              The archive file should contain the following files:
  30.  
  31.                        GTPLIST.EXE   NODELIST.EXE   GTPLIST.CFG
  32.                    GTPLIST.DOC   READ.ME   SYSOP.DOC   NODELIST.BBS
  33.                                DOORS.TXT   SUPPORT.TXT
  34.  
  35.              GTPLIST.EXE  is  the  main  program.  GTPLIST.CFG  is  a  sample
  36.         configuration   file,  GTPLIST.DOC   is   this  file.   SYSOP.DOC  is
  37.         documentation for Sysop and  the READ.ME contains some bug  fixes (if
  38.         any) and must be included in the archive file that is downloadable on
  39.         your system. These files may not be altered in any way.
  40.  
  41.              DOORS.TXT are current list  of all my doors. SUPPORT.TXT  is the
  42.         current BBS  where I  do my  support from.  SKYLINER has these  files
  43.         posted for downloading as well (a GT Power BBS).
  44.  
  45.              NODELIST.BBS is the copy of the text database that GT Power List
  46.         Door converts and uses to generate the door's main database. This can
  47.         be  replaced with later versions of same. NODELIST.EXE is the program
  48.         that converts NODELIST.BBS into a usable database.
  49.  
  50.              My archive files no  longer contain DORPCH38.EXE and BRUN30.EXE.
  51.         This was done to make the file smaller so that it takes up less space
  52.         on  the host  BBS. If you  need either  the DORPCH38.EXE  file or the
  53.         patched  BRUN30.EXE, they  can be  obtained from various  BBS systems
  54.         around the country. The filename for Door Patch is DORPCH38.ZIP.
  55.  
  56.              This door comes with  an example GTPLIST.CFG. It is  supplied to
  57.         show  you  how to  set up  the configuration  file.  The file  may be
  58.         modified  to suit. Please try and limit  the limit of your Sysop name
  59.         to PCBoard's  name length of twenty-seven  characters (total length).
  60.         The sixth line is  for registration serial number. If you  change the
  61.  
  62.  
  63.  
  64.  
  65.  
  66.         "Unregistered BBS" name or serial number it will still come up in the
  67.         door  as  "Unregistered  BBS" until  you  get  a  registration serial
  68.         number. No bulletin is generated by this program.
  69.  
  70.              C:\PCB\PCBOARD.SYS < change to suit your system
  71.              Unregistered BBS   < changes only take affect with registration
  72.              Boss               < change to sysop's first name
  73.              Dude               < change to sysop's last name
  74.              Your Sysop         < Door Donor's name 
  75.              0000               < changes only take affect with registration
  76.  
  77.              On  a network system  you must set  up a separate  .CFG for each
  78.         node. Example:  GTPLIST1.CFG, GTPLIST2.CFG,  or whatever it  takes on
  79.         your BBS. You must then generate the BBS calling batch files for each
  80.         different node, and in their own directories to separate them.
  81.  
  82.              A typical batch file, GTPLIST. might look like this:
  83.  
  84.                   ECHO OFF                   ;turn echo off, not needed
  85.                   CD \PCB\DOORS\GTPLIST      ;change to door directory
  86.                   GTPLIST GTPLIST1.CFG       ;configuration for Node 1
  87.                   CD \PCB\NODE1              ;return to Node 1
  88.                   NODE1                      ;reload Node 1
  89.  
  90.              A  single node BBS would  only need one  configuration file, but
  91.         the steps would be the same.
  92.  
  93.              The program, including Door Patch, uses six buffers, one through
  94.         six.  Your  system  must have  this  many  or  more. GTPLIST.EXE  and
  95.         GTPLIST.CFG  must be in the current directory along with the database
  96.         and it's indexes.
  97.  
  98.              Registration provides you with a serial number that will let you
  99.         enter your BBS name in the second line of the  GTPLIST.CFG file. This
  100.         number replaces the "0000" in the sixth line of the .CFG file. Please
  101.         support Shareware!
  102.  
  103.                                    Support Programs
  104.  
  105.                                      NODELIST.EXE
  106.  
  107.              This program is  used in conjunction with NODELIST.BBS.  It will
  108.         extract the data,  create and  then sort the  indexes. The  resulting
  109.         files must be in the same directory as the door program.
  110.  
  111.              It  is suggested  that you  put the  above  program in  the same
  112.         directory as the GTPLIST.EXE/.CFG files. Each time there is an update
  113.         to NODELIST.BBS,  you just put the new file in the door directory and
  114.         rerun NODELIST.EXE. The old  database files are deleted  and replaced
  115.         with   new  ones.   After   running  NODELIST.EXE   you  can   delete
  116.         NODELIST.BBS.  It is my understanding  that this is  a weekly updated
  117.         file, if so, if  could be run in a weekly EVENT.SYS  so that the door
  118.         is always updated with the most current information.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.                                      NODELIST.BBS
  125.  
  126.              NODELIST.BBS is supplied with  this door and in no  way reflects
  127.         the most resent release of this file and may be VERY  OLD. It is only
  128.         supplied in the  event the Sysop installing the door  does not have a
  129.         current copy.  It is suggested that you Edit this file to insure that
  130.         the  information (especially as it  pertains to your  BBS) is correct
  131.         before you run NODELIST.EXE.
  132.  
  133.                                 If File Format Changes
  134.  
  135.              Because  of  the  varied  formats already  in  existence  it  is
  136.         impossible to configure the software to fit. It a standard format for
  137.         files  is ever  achieved, I  can do  likewise with  the door  and the
  138.         support program(s).
  139.  
  140.                                      Other Stuff
  141.  
  142.              If you have comments on the program, please feel free to contact
  143.         me. Also,  if program errors develope,  please contact me at  once so
  144.         that corrections can be made.
  145.  
  146.              Usable ideas  for door programs  (games or  anything else)  will
  147.         provide the donor BBS with a free, registered, copy of that
  148.         particular program. This  is my  way of saying  "Thank you" for  your
  149.         program ideas.
  150.  
  151.              At this time  the programs are  written to work on  any computer
  152.         with an eighty column screen.
  153.  
  154.              You can get all my door software directly from me  by sending me
  155.         diskette(s), any PC format, to cover  one meg of files, and include a
  156.         mailer  with return postage. You may  include postage and label for a
  157.         reusable mailer. See DOORS.TXT in archive!
  158.  
  159.              Registration is for one BBS/Network configuration! More than one
  160.         copy may run on a BBS/Network, at one location only.
  161.  
  162.  
  163.                            J A M E S  H U C K A B E Y  
  164.                                software with a heart
  165. Your Version #:____________                                   DATE:___________
  166.                                   James Huckabey
  167.                                3621-A Fraser Street
  168.                            Bellingham, Washington 98226
  169.  
  170. ===============================================================================
  171. QUANTITY|               DESCRIPTION                       | EACH  |    TOTAL 
  172. =============================================================================== 
  173.         |   Registration of GTPLIST.EXE (GT Power List).  | 20.00 |
  174.         |   For current copy of software U.S. please add  |  2.00 |
  175.         |                        Outside U.S. please add  |  4.00 |
  176.         |   Please check disk type below.                 |       |
  177. -------------------------------------------------------------------------------
  178.         |   Upgrade from an earlier version to current    | FREE  |
  179.         |   version send diskette with return postage.    |       |
  180. ------------------------------------------------------------------------------
  181.         |    Dual registration of any two different       | 35.00 |
  182.         |    doors, any versions, $17.50 each.            |       |
  183. -------------------------------------------------------------------------------
  184.         |    Registration of any four or more doors at    | 60.00+|
  185.         |    one time at $15.00 each.                     |       |
  186. -------------------------------------------------------------------------------
  187.         | 1 set of all door software on your diskette(s)  | FREE  |
  188.         | (1 meg worth) in your postage paid mailer.      |       |
  189. -------------------------------------------------------------------------------   
  190.            (prices are subject to change)                SUBTOTAL |
  191.            (Washington state residents please add 7.8%) SALES TAX |
  192.                                                                  ==============
  193.                                     (U.S. funds only) GRAND TOTAL |
  194. ..................................................................... ..........
  195. FROM: 
  196.         NAME: 
  197.              -------------------------------------------------------
  198.      ADDRESS:  
  199.              -------------------------------------------------------
  200.         CITY: 
  201.              -------------------------------------------------------
  202.  STATE & ZIP: 
  203.              -------------------------------------------------------
  204. PHONE: VOICE:                         DATA: 
  205.              ------------------------      -------------------------  
  206.  
  207.       NET ID:                        NODE ID:
  208.              -----------------------         -----------------------
  209.  
  210.    Please supply name  of BBS to be added to program; it may include other data up
  211. to thirty characters. This is to be  on one line of code and must be legible since
  212. the serial number is based on exact syntax. I cannot be responsible for unreadable
  213. data. Please print. Case sensitive!
  214.  
  215. Example: "Jim's Graphics BBS". In the door it comes out:
  216.  
  217.                            This program is registered to
  218.  
  219.                                  Jim's Graphic BBS
  220.  
  221. -------------------------------------------------------------------------------
  222.  
  223.                  1.44 meg [ ]   720K [ ]   1.2 meg [ ]   360K [ ]
  224.  
  225.                    ---------------------------------------------
  226.                     Bulk Registrations for James Huckabey Doors
  227.                    ---------------------------------------------
  228.  
  229.      Current  versions (08-23-93) of  James Huckabey door programs.  The doors are
  230. Door  Patch 3.8  doors and  now support  the following  BBS drop  files: DOOR.SYS,
  231. PCBOARD.SYS, SFDOORS.DAT, CALLINFO.BBS, DORINFO1.DEF, DORINFO2.DEF  and CHAIN.TXT.
  232. Converter needed for other BBS software
  233.  
  234. BK14-300 ZIP  Book Review door
  235. BR14-300 ZIP  BBS Review door
  236. CS14-500 ZIP  Community Service door
  237. DR14-300 ZIP  BBS Door Review door
  238. GO14-400 ZIP  Gotcha door (enhanced)
  239. GTPL-411 ZIP  GT Power List door for GT Power BBS
  240. MR14-300 ZIP  Music Review door
  241. MV14-300 ZIP  Movie View door
  242. PCOVE504 ZIP  Pirate's Cove door (almost all new)
  243. RR14-400 ZIP  Restaurant Review door
  244. TRLD-101 ZIP  The Rime List Door for RelayNet (R) v10.1
  245. SW14-600 ZIP  Software Review door
  246. WR14-300 ZIP  Wine Review door
  247.  
  248.      For sysops  wanting to make bulk  registrations in payment  please divide the
  249. total  by 25% (1/4).  This would be your  monthly payment, payable  each and every
  250. month. You would  receive as  close as possible  as to  one fourth  of the  number
  251. registered. Odd counts are moved to the end. (13 doors would be 3 each month and 4
  252. on the last month, etc.)
  253.  
  254.  
  255.                          J A M E S  H U C K A B E Y  
  256.                             software with a heart
  257. Date:____________
  258.                                 James Huckabey
  259.                              3621-A Fraser Street
  260.                          Bellingham, Washington 98226
  261.  
  262. =============================================================================
  263. ==
  264. QUANTITY|               DESCRIPTION                       | EACH  |    TOTAL 
  265. =============================================================================
  266. == 
  267.         |   Registration of all thirteen current doors     | 130.00 |
  268.         |                ($10.00 per door)                 |        |
  269. -----------------------------------------------------------------------------
  270. --
  271.         |          Registration of any ten doors           | 115.00 |
  272.         |                ($11.50 per door)                 |        |
  273. -----------------------------------------------------------------------------
  274. --
  275.         |         Registration of any eight doors          | 100.00 |
  276.         |                ($12.50 per door)                 |        |
  277. -----------------------------------------------------------------------------
  278. --
  279.         |  U.S./Canada. for current copy of software add   |   2.00 |
  280.         |                               Outside U.S. add   |   6.00 |
  281.         |                                                  |        |
  282.         | 1.44 meg [ ]   720K [ ]   1.2 meg [ ]   360K [ ] |        |
  283.         |                                                  |        |
  284. ---------------------------------------------------------------------
  285. ==========
  286.            (Prices subject to change. U.S. funds only)  GRAND TOTAL |
  287.  
  288. .............................................................................
  289. ..
  290. FROM: 
  291.         NAME: 
  292.              -------------------------------------------------------
  293.      ADDRESS:  
  294.              -------------------------------------------------------
  295.         CITY: 
  296.              -------------------------------------------------------
  297.  STATE & ZIP: 
  298.              -------------------------------------------------------
  299. PHONE(voice):                          (data)
  300.              -----------------------         -----------------------
  301.  
  302.    Supply name of BBS  to be added to programs, may  include other data up to
  303. thirty  characters. One  line of code  and must  be legible  since the serial
  304. number(s) is based on exact syntax. Case sensitive! Longer names truncated.
  305.  
  306. Example: "Jim's Graphic BBS". In the doors it comes out:
  307.  
  308.                         This program is registered to
  309.  
  310.                               Jim's Graphics BBS
  311.  
  312. [----------------------------------------------------------------------------
  313. -]