home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / TGFL_140.ZIP / SAMPLES.ZIP / TGFL.CFG < prev    next >
Text File  |  1998-11-18  |  2KB  |  112 lines

  1. ;
  2. ; This is an example setup file for Telegard File Lister Pro.
  3. ;
  4. ; This file is layed out much like a standard INI file.  All lines
  5. ; starting with a simi-colon (;) are ignored, as well as blank lines
  6. ; and lines containing text that is not relivant.  Although, the
  7. ; more blank lines and lines containing useless information there
  8. ; are the more time it will take TGFL to read the file.
  9. ;
  10. ; For more information on this file please refer to the documentation
  11. ; for TGFL, contained in the original archive as TGFL.DOC.
  12. ;
  13. ; The path/filename of the output file.
  14. FileName=ALLFILES.LST
  15. ;
  16. ; Include number of downloads.
  17. ;DownLoads=True
  18. ;
  19. ; Include upload date.
  20. ;UploadDate=True
  21. ;
  22. ; Filter spaces from file names.
  23. ;FilterName=True
  24. ;
  25. ; Include overall stats.
  26. ;OverallStats=True
  27. ;
  28. ; Include upload time.
  29. ;UploadTime=True
  30. ;
  31. ; Include uploaders name.
  32. ;UploaderName=True
  33. ;
  34. ; Seperate descripts with an extra line.
  35. ;SeperateDesc=True
  36. ;
  37. ; Include extended stats. (must be used in combination with "FileStatus")
  38. ;ExtendedStatus=True
  39. ;
  40. ; List only new files.
  41. ;NewFiles=False
  42. ;
  43. ; New files age (in days).
  44. ;NewDays=0
  45. ;
  46. ; Top Files List
  47. ;TopFiles=True
  48. ;
  49. ; Include file status.  IE: Online/Offline and Validated/Unvalidated.
  50. ;FileStatus=True
  51. ;
  52. ; Create a bare text file, IE: No extended ASCII characters.
  53. ;BareText=False
  54. ;
  55. ; Ignore (do not list) unvalidated files.
  56. ;IgnoreUnvalidated=False
  57. ;
  58. ; File with list of names to "Include" in the list.
  59. ;IncludeFile=TGFL.INC
  60. ;
  61. ; File with list of names to "Exclude" from the list.
  62. ;ExcludeFile=TGFL.EXC
  63. ;
  64. ; Location of Header file.
  65. HeaderFile=TGFL.HDR
  66. ;
  67. ; Location of Footer file.
  68. FooterFile=TGFL.FTR
  69. ;
  70. ; Make 00index.txt files.
  71. MakeIDX=True
  72. ;
  73. ; IDX Filename Style.
  74. ;   1 = 00INDEX.TXT
  75. ;   2 = 00_INDEX.TXT
  76. ;IDXType=1
  77. ;
  78. ; IDX Header File
  79. ;IDXHeader=TGFLIDX.HDR
  80. ;
  81. ; IDX Footer File
  82. ;IDXFooter=TGFLIDX.FTR
  83. ;
  84. ; Make FILES.BBS files.
  85. ;MakeBBS=False
  86. ;
  87. ; FILES.BBS Format.
  88. ;   1
  89. ;   2
  90. ;   3
  91. ;   4
  92. ;   5
  93. ;BBSType=1
  94. ;
  95. ; Make INDEX.HTM files.
  96. ;MakeHTM=True
  97. ;
  98. ; HTM File Format.
  99. ;   1
  100. ;   2
  101. ;   3
  102. ;HTMType=2
  103. ;
  104. ; HTM Header File
  105. ;HTMHeader=TGFLHTM.HDR
  106. ;
  107. ; HTM Footer File
  108. ;HTMFooter=TGFLHTM.FTR
  109. ;
  110. ; {END}
  111. ;
  112.