home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / TRIFDS10.ZIP / TRIFDS.DOC < prev    next >
Text File  |  1994-12-29  |  5KB  |  119 lines

  1. TriFilesDatabaseStatistics v1.0
  2. Copyright (C) 1994 Doug Henderson
  3. For the TriBBS (tm) Bulletin Board System
  4.  
  5. released December 29th, 1994
  6.  
  7. Node Carolina, TriBBS #558
  8. (704) 663-7602
  9. 1200/2400/9600/14400
  10. v.32/v.32bis/v.42bis
  11. 24 hours/day
  12.  
  13. DISCLAIMER
  14. ----------
  15. In no event will I, Doug Henderson, be held liable for any loss or damage  to
  16. data and/or equipment by your  use,  whether  proper  or  improper,  of  this
  17. software. This product  is  provided  AS  IS.  There  are  NO  warranties  or
  18. guarantees,  whether  expressed  or  implied.  By  using  this  program,  you
  19. automatically CONSENT to the terms and conditions of this disclaimer.
  20.  
  21. ACKNOWLEDGEMENT
  22. ---------------
  23. TriBBS (tm) is a registered trademark of Mark Goodwin.
  24.  
  25. REGISTRATION
  26. ------------
  27. TriFilesDatabaseStatistics  v1.0  is  TriBBS   enhancement   software   being
  28. distributed under the freeware concept. This  utility  costs  you  absolutely
  29. nothing...really!
  30.  
  31. DISTRIBUTION
  32. ------------
  33. You may make this file available for downloading from your BBS,  or  you  may
  34. upload it to any BBS of your choice,  provided  that  you  do  not  make  any
  35. changes to the contents of the archive.
  36.  
  37. The following files MUST be included in the archive:
  38.  
  39.    TRIFDS.EXE   <- the executable file
  40.    TRIFDS.DOC   <- the documentation file
  41.    TRIFDS.CFG   <- the sample configuration file
  42.   FILE_ID.DIZ   <- archive description file
  43.   CATALOG.TXT   <- current catalog of all the TriBBS utilities written by 
  44.                    Doug Henderson
  45.  
  46. INSTALLATION
  47. ------------
  48. 1) Copy TRIFDS.EXE and TRIFDS.CFG  into  your  main  TriBBS  directory.  Make
  49.    certain that the .CFG file remains in  the  same  directory  as  the  .EXE
  50.    file.
  51.  
  52. 2) Using a text editor, edit the TRIFDS.CFG  file  to  include  the  required
  53.    information as shown in the example below:
  54.  
  55.    Node Carolina                   <-- The name of your BBS
  56.    Doug Henderson                  <-- Sysop's first and last name
  57.    c:\tribbs\mwork\                <-- DRIVE/PATH to your MWORK subdirectory.
  58.                                        TriFDS needs to be able to  find  your
  59.                                        FAREA.DAT file. Be sure to include the
  60.                                        trailing  backslash  or  the  software
  61.                                        will  not  function properly.
  62.    c:\tribbs\display\bullet1       <-- DRIVE/PATH/FILENAME of display screen.   
  63.                                        DO NOT add an extension to the end  of
  64.                                        your  display  screen  because  TriFDS
  65.                                        automatically adds a .BBS extension.
  66.    @CLS@                           <-- Header for  the  top  of  the  display
  67.                                        screen.
  68.    @PAUSE@                         <-- Footer for the bottom of  the  display
  69.                                        screen.
  70.    @X0F                            <-- Board Name color
  71.    @X0E                            <-- Screen Title color
  72.    @X0C                            <-- Lines color
  73.    @X0E                            <-- Column Headers color
  74.    @X0B                            <-- Area Number color
  75.    @X03                            <-- Area Description color
  76.    @X0B                            <-- File Count color
  77.    @X03                            <-- Byte Count color
  78.    @X0B                            <-- Total File Count color
  79.    @X03                            <-- Total Byte Count color
  80.  
  81.    The following color codes are valid:
  82.  
  83.    Background Color           Foreground Color
  84.    ----------------           ----------------
  85.    0 = Black                  0 = Black
  86.    1 = Blue                   1 = Blue
  87.    2 = Green                  2 = Green
  88.    3 = Cyan                   3 = Cyan
  89.    4 = Red                    4 = Red
  90.    5 = Magenta                5 = Magenta
  91.    6 = Brown                  6 = Brown
  92.    7 = White                  7 = White
  93.    8 = Black Blink            8 = Dark Gray
  94.    9 = Blue Blink             9 = Light Blue
  95.    A = Green Blink            A = Light Green
  96.    B = Cyan Blink             B = Light Cyan
  97.    C = Red Blink              C = Light Red
  98.    D = Magenta Blink          D = Light Magenta
  99.    E = Brown Blink            E = Yellow
  100.    F = White Blink            F = Bright White
  101.  
  102.    Colors are constructed in the form @XBackgroundForeground
  103.  
  104.    Example: Blue on Cyan would be: @X31
  105.  
  106. 3) TriFilesDatabaseStatistics works best if run as a daily event  or  anytime
  107.    that new files or directories are added to the board. To  execute  TriFDS,
  108.    use the following command:
  109.  
  110.    TRIFDS
  111.  
  112. -----------------------------------------------------------------------------
  113. That's all there is  to  it.  If  you  have  any  questions,  complaints,  or
  114. suggestions, please feel free to call  Node  Carolina  at  (704) 663-7602  or
  115. leave me, Doug Henderson, a message in the TriBBS Support  echo.  I  can also
  116. be contacted through Fidonet at 1:379/14 or through CompuServe at 71140,3644.
  117.  
  118. Thank you for trying TriFilesDatabaseStatistics!
  119.