home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / ppppro31.zip / TOPS.CNF < prev    next >
Text File  |  1992-06-30  |  3KB  |  77 lines

  1. ; *****               Tops Bulletin Creator Config file               *****
  2. ; ***** (C) Copyright 1991-92 by James R. Davis and Dave Navarro, Jr. *****
  3.  
  4. ;BBSNAME variable tells the program the name of your BBS for use in the
  5. ;bulletins.
  6. BBSNAME=No-Name BBS!
  7.  
  8. ;USERS variable tells Tops where to find the PCB/ProDoor USERS
  9. ;file.  The filemame must also be included with the path.
  10. USERS=C:\TEMP\TEMP3\USERS
  11.  
  12. ;BULLET variable tells Tops the name and location of the bulletin
  13. ;to create.
  14. BULLET=BLT99
  15.  
  16. ;COLOR variable tells Tops the type of colorized bulletin to create
  17. ;if COLOR is not specified, no color file is produced.  The choices are
  18. ; PCB - uses PCBoard @Xnn color codes, ANSI - uses standard ANSI color
  19. ;codes.  Note -->  Color must come before any color codes, or they will
  20. ;be ignored.
  21. COLOR=PCB
  22.  
  23. ;FRAME variable tells Tops the color to use for the frame
  24. FRAME=BRIGHT WHITE ON CYAN
  25.  
  26. ;HEADER variable tells Tops the color to use in the header for each
  27. ;listing
  28. HEADER=BLACK ON CYAN
  29.  
  30. ;TEXT variable tells Tops the color to use for the text in each listing
  31. TEXT=YELLOW ON BLUE
  32.  
  33. ;CITIES variable tells Tops how many cities to include in the
  34. ;bulletin.  If not specified, Top cities are not added to the bulletin.
  35. CITIES=15
  36.  
  37. ;CALLERS variable tells Tops how many callers to include in the
  38. ;bulletin.  If not specified, Top callers are not added to the bulletin.
  39. CALLERS=20
  40.  
  41. ;DOWNLOADERS variable tells Tops how many downloaders to include
  42. ;in the bulletin.  If not specified, Top downloaders are not added
  43. ;to the bulletin.
  44. DOWNLOADERS=20
  45.  
  46. ;UPLOADERS variable tells Tops how many uploaders to include in
  47. ;the bulletin.  If not specified, Top uploaders are not added to the
  48. ;bulletin.
  49. UPLOADERS=20
  50.  
  51. ;SECURITY variable tells Tops which security levels to include in the
  52. ;bulletin.  The levels may be separated by commas or spaces.
  53. SECURITY=10,20,30,40,50,60,70,75,80,85,90,95,100,105,110,115
  54.  
  55. ;EXCLUDE variable tells Tops which User(s) to exclude from the list.
  56. EXCLUDE=SYSOP
  57. EXCLUDE=JOE SCHMOE
  58.  
  59. ;PROTOCOL variable tells Tops how many protocols to include in
  60. ;the bulletin.  If not specified, Top protocols are not added to the
  61. ;bulletin.
  62. PROTOCOL=10
  63.  
  64. ;PROTRAN variable tells Tops what each letter for a protocol stands
  65. ;for.  If not specified, the protocol letter's are used in the bulletin.
  66. ;The number set in the PROTOCOL variable above must not be less then the
  67. ;number of definitions you give here.
  68. PROTRAN=G:Ymodem-G
  69. PROTRAN=Z:Zmodem (Moby Turbo)
  70. PROTRAN=X:Xmodem CRC
  71. PROTRAN=P:Puma
  72. PROTRAN=B:Bimodem
  73. PROTRAN=Y:Ymodem Batch
  74. PROTRAN=O:Xmodem-1k (Old Ymodem)
  75. PROTRAN=N:Not Selected
  76. PROTRAN=H:HS/Link (Bidirectional)
  77.