home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / qbbsetc / subscp20.lzh / SUBSCRIP.CTL < prev    next >
Text File  |  1991-03-25  |  2KB  |  67 lines

  1. ; Sample Subscrip.ctl file for QkBBS Subscipition by Mark E. Moran
  2. ; File name MUST be SUBSCRIPT.CTL
  3. ; Key words MUST start in the first column
  4. ; Blank lines are ignored
  5. ; Comments are begun with a ';' as this line is
  6.  
  7. SysopName    Mark_Moran             ; Name program is registered to
  8.                                     ; USE AN UNDERSCORE FOR ANY BLANKS!!!!!
  9.                                     ; eg., Joe Smith is WRONG!
  10.                                     ; Joe_Smith is RIGHT!
  11.  
  12. RegKey       1                      ; Registration key
  13.  
  14. Warndays     30                     ; At how many days should we write the
  15.                                     ; subscription expiring warning msg
  16. RenewFlag    A8                     ; Turn this flag on for subscription
  17.                                     ; renewal at warning days
  18.                                     
  19. LogFile      C:\QBBS                ; Where you want your LOG file
  20. QBBSBBSDir   C:\QBBS                ; Where we find the CONFIG.BBS/USERS.BBS
  21.                                     ; & MSG*.BBS files
  22.                                     
  23. EXTDATEDir   C:\QBBS                ; Path to where you want to store
  24.                                     ; SUBSCRIP.DAT
  25.                                     
  26. MaxLevl      999                    ; Maximum level of user you want updated
  27.  
  28. ; 'X' will unconditionally turn on the flag, a '-' will unconditionally
  29. ; turn it off, any other character will have no effect
  30.  
  31. ; This is a non-subscribing user setting
  32. RegUserSec   10
  33. RegAFlag     -------X
  34. RegBFlag     -X------
  35. RegCFlag     --------
  36. RegDFlag     --------                
  37.  
  38. UpgUserSec1  100                    ; Regular Subscriber
  39. UpgAFlag1    X??????-
  40. UpgBFlag1    X-??????
  41. UpgCFlag1    ????????
  42. UpgDFlag1    ????????
  43.  
  44. UpgUserSec2  110                    ; QuickBBS key Subscriber
  45. UpgAFlag2    ??X????-
  46. UpgBFlag2    X-??????
  47. UpgCFlag2    ????????
  48. UpgDFlag2    ????????
  49.  
  50. UpgUserSec3  120                    ; D'Bridge key Subscriber
  51. UpgAFlag3    ?X?????-
  52. UpgBFlag3    X-??????
  53. UpgCFlag3    ????????
  54. UpgDFlag3    ????????
  55.  
  56. UpgUserSec4  150                    ; Courtesy Subcriber
  57. UpgAFlag4    ---X----
  58. UpgBFlag4    X-------
  59. UpgCFlag4    --------
  60. UpgDFlag4    --------
  61.  
  62. UpgUserSec5  125                    ; Registered SUBSCRIP user
  63. UpgAFlag5    ???X???-
  64. UpgBFlag5    X-??????
  65. UpgBFlag5    ????????
  66. UpgBFlag5    ????????
  67.