home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / TFP_100.ZIP / TFP.DOC < prev    next >
Text File  |  1998-02-05  |  4KB  |  145 lines

  1.  
  2.  
  3.  
  4.            Telegard FREQ List Pro v1.00 Documentation
  5.          
  6.            Copyright (c) 1998 Dark Zone Software.
  7.            All rights reserved.
  8.  
  9.            FREQ file Creator for Telegard bulletin board
  10.            software (BBS) v3.10 (3.09g?)
  11.  
  12.            Configuration and Reference Manual
  13.            Written by David Stumpf
  14.  
  15.            Internet Email : David.Stumpf@Earthling.net
  16.            World Wide Web : http://www.dzs.home.ml.org
  17.  
  18.  
  19.  
  20.                       ────────────────────────────────────
  21.  
  22.                        BORING (BUT NECESSARY) LEGAL STUFF
  23.  
  24.                       ────────────────────────────────────
  25.  
  26.  
  27.  
  28.  
  29.    Warranty
  30.    ────────
  31.  
  32.       This  package is provided as-is, without warranty of any  kind,
  33.       either  expressed or implied, and is only guaranteed to  occupy
  34.       disk  space.  In no event will the author be liable to  you  or
  35.       anyone else for any damages, including (but not limited to) any
  36.       lost profits, lost savings or other incidental or consequential
  37.       damages  arising out of the use of, or inability to  use,  this
  38.       package.
  39.  
  40.       In short:  You're on your own.  If it works for you, great;  if
  41.       not,  or if it breaks something, c'est la vie.  As  the  saying
  42.       goes,  "Use it at your own risk, but if it breaks,  *YOU*  have
  43.       the pieces."
  44.  
  45.  
  46.  
  47.    Copyright Notice
  48.    ────────────────
  49.  
  50.      This package and all files contained herein are Copyright (c) 1998
  51.      by  Dark  Zone  Software.   No  modifications  may be made to  any
  52.      part  of this  program  and/or  package  without  express  written
  53.      permission  from  Dark  Zone  Software.     This  package  may  be
  54.      distributed in  any  medium  as long as the  following  conditions
  55.      are  met;  a)  The package  must  be  unmodified    b)  No fees of
  56.      any  kind  may be charged for this package or directly for  access
  57.      to this package.  This software may be distrubited by CD-ROM media
  58.      and/or "pay-only" system.
  59.      
  60.      
  61.  
  62.  
  63.    Background
  64.    ──────────
  65.  
  66.    Someone asked in the TG echo a few days back for a FREQ list creator
  67.    that works;
  68.  
  69.       a) With Binkley
  70.       b) With Telegard 3.10 (3.09g?)
  71.  
  72.    So, I put one together. . .
  73.  
  74.  
  75.  
  76.    What it does
  77.    ────────────
  78.  
  79.    TFP simply reads the Telegard file bases and creates a list of file
  80.    areas that is readable by Front Door, Binkley and InterMail.
  81.    
  82.  
  83.  
  84.    Requirements
  85.    ────────────
  86.  
  87.      TFP requires the following;
  88.  
  89.      100% IBM Compatible Computer
  90.      8086/88 or above CPU
  91.      MS-DOS v4.00 or Compatible
  92.      Telegard v3.10 (3.09)
  93.  
  94.  
  95.  
  96.    Installation & Operation
  97.    ────────────────────────
  98.  
  99.    Just unzip this package in to your main bbs directory and you're
  100.    done with the installation.  Now, on to the operation.
  101.  
  102.    TFP has only one optional "configuration" file.  It is names
  103.    TFP.LST by default.  This file can be changed via the command line.
  104.  
  105.    The command line options are as follows;
  106.  
  107.    TFP [list file] {exclude file} /B
  108.  
  109.     - The list file is required.  It is the file that TFP will
  110.       create.  This file will be overwritten if it already exists
  111.       on the drive.  You must specify a full filename, with an
  112.       optional path for the file.
  113.  
  114.     - The exclude file is a simple ASCII (text) file which contains
  115.       a list of directories to exclude or ignore when creating the
  116.       list.  The format of the file is;
  117.  
  118.              BASEFILENAME
  119.              BASEFILENAME
  120.  
  121.       The base file name is the name of the data file the file area
  122.       uses.
  123.  
  124.     - The /B option tells TFP to add the total number of downloads to
  125.       the list, below the description.
  126.  
  127.  
  128.     - Optional Files
  129.  
  130.       There are also one more optional file.  The TFP.HDR. If provided
  131.       it will be added to the top of the list.  This is useful for
  132.       a magic names list to be easily added to the list.
  133.  
  134.  
  135.  
  136.  
  137.    Versions
  138.    ────────
  139.  
  140.             + Added     * Changed/Fixed   - Removed     ! Notes
  141.  
  142.                               v1.00
  143.  
  144.               ! First version.
  145.