home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / RA / NEW2U16A.ZIP / NEW2YOU.CFG < prev    next >
Text File  |  1994-03-04  |  3KB  |  85 lines

  1. ;                               New2You v1.6a
  2. ;                                Sample .CFG
  3. ;
  4. ;                   (Lines starting with ";" are ignored)
  5.  
  6. ;USERFILE= Path to USERS.BBS.  (Do _NOT_ add "USERS.BBS"!)
  7. USERFILE=e:\ra\msgbase\
  8.  
  9. ;HEADERANS= Header file for .ANS file. (REQUIRED!)
  10. ; └ Fullpath to file, "NONE" if not to create file, or "BLANK" for no header.
  11. HEADERANS=e:\ra\new2you\top.ans
  12.  
  13. ;HEADERASC= Header file for .ASC file. (REQUIRED!)
  14. ; └ Fullpath to file, "NONE" if not to create file, or "BLANK" for no header.
  15. HEADERASC=e:\ra\new2you\top.asc
  16.  
  17. ;FOOTERANS= Footer file for .ANS file.  (Optional, but needed for Auto-Stop)
  18. FOOTERANS=e:\ra\new2you\bottom.ans
  19.  
  20. ;FOOTERASC= Footer File for .ASC file.  (Optional, but needed for Auto-Stop)
  21. FOOTERASC=e:\ra\new2you\bottom.asc
  22.  
  23. ;OUTPATH=Path and filename for .ANS/.ASC files.  (No extension!)
  24. OUTPUT=e:\ra\txtfiles\new2you
  25.  
  26. ;RAMDRIVE= Secondary outbound path & filename.   (Optional & No Extension!)
  27. ;          (Mainly useful for sysops who hold their textfiles on a RAMdrive)
  28. RAMDRIVE=h:\ra\txtfiles\new2you
  29.  
  30. ;MINSEC= Minimum security to be added into bulletin. (Optional)
  31. ;        (Useful for not listing users who've not gone through CBV)
  32. MINSEC=100
  33.  
  34. ;MAXSEC= Maximum security to be added into bulletin. (Optional)
  35. MAXSEC=600
  36.  
  37. ;USE= Option to choose between listing last XX Users of all new users within
  38. ;     XX days.  Options are "DAYS" or "USERS"
  39. USE=DAYS
  40.  
  41. ;NUMBER= Number of Users/Days to display
  42. NUMBER=15
  43.  
  44. ;DISPLAY= Set Display options...  Options are 1-3
  45. ;                                 ├ 1 :  --Name--  --Handle--  --Date--
  46. ;                                 ├ 2 :  --Name--   --City--   --Date--
  47. ;                                 └ 3 : --Handle--  --City--   --Date--
  48. DISPLAY=3
  49.  
  50. ;BORDER= Color scheme for the border (Foreground,Background)
  51. ;NAME=   Color scheme for UserName   (Or Handle with option 3)
  52. ;HANDLE= Color scheme for Handle     (Or City with options 2 & 3)
  53. ;DATE=   Color scheme for Date       (Colors listed below)
  54. BORDER=1,0
  55. NAME=11,0
  56. HANDLE=13,0
  57. DATE=14,0
  58.  
  59. ;          ┌──── Normal Color (Low Intensity)
  60. ;          │    ┌───── Bright Color (High Intensity)
  61. ;              
  62. ;┌───────┬───┬────┬────┬────┐
  63. ;│Black  │ 0 │  8 │ 16 │ 24 │
  64. ;│Blue   │ 1 │  9 │ 17 │ 25 │
  65. ;│Green  │ 2 │ 10 │ 18 │ 26 │
  66. ;│Cyan   │ 3 │ 11 │ 19 │ 27 │
  67. ;│Red    │ 4 │ 12 │ 20 │ 28 │
  68. ;│Magenta│ 5 │ 13 │ 21 │ 29 │
  69. ;│Yellow │ 6 │ 14 │ 22 │ 30 │
  70. ;│White  │ 7 │ 15 │ 23 │ 31 │
  71. ;└───────┴───┴────┴────┴────┘
  72. ;                        
  73. ;                   │     └──── Bright Blinking (High Intensity Blinking)
  74. ;                   └── Normal Color Blinking (Low Intensity & Blinking)
  75.  
  76. ;Background color can _ONLY_ be 0-7.
  77.  
  78.  
  79. ; -Jan Kulozik
  80.  
  81. ; HomeWorld, Inc.
  82. ; (615)622-5352
  83. ;   1:362/970
  84.  
  85.