home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RDS_V201.ZIP / RDS.CTL < prev    next >
Encoding:
Text File  |  1992-08-22  |  7.7 KB  |  221 lines

  1. %═══════════════════════════════════════════════════════════════════════
  2. % This is an example with ALL control statements that can be used in the
  3. % RDS.CTL (alike) file. This is a normal ASCII file. Rules for coding
  4. % are:
  5. % - Case is not important
  6. % - A line without '%' or ';' in the first position is considered a
  7. %   control statement;
  8. % - Not the starting position of the control-statement is important
  9. %   but the order of sub-parameters is, so you can start a statement
  10. %   anywhere on the line (with starting 'white-spaces');
  11. % - Lines with a '%' or ';' character in position 1 are comment
  12. %   statements.
  13. %═══════════════════════════════════════════════════════════════════════
  14. % New options contain '*NEW*' at the end of the line, changed options
  15. % contain '*DIF*' at the end of the line !
  16. %═══════════════════════════════════════════════════════════════════════
  17. %
  18. %───────────────────────────────────────────────────────────────────────
  19. % Define various run-time options
  20. %───────────────────────────────────────────────────────────────────────
  21. %
  22. BBSType            RA11
  23. BBSDirectory       D:\BBS\RAX
  24. % BBSWorkDirectory D:\BBS\RAX
  25. MacroExpandBuffer  200
  26. HelpDirectory      D:\BBS\RAX\PRG\RDS.HLP
  27. RaDownText         C:\TUP\RDS.CTL
  28. BeepHours          1800-2300
  29. DownloadHours      0300-2400
  30. DownloadHours      0000-0159
  31. UploadHours        0300-2400
  32. UploadHours        0000-0159
  33. Download           Z 255 ZModem C:\SYS\PRO\DSZ.COM port $1 sz    $3 $M
  34. Upload             Z     ZModem C:\SYS\PRO\DSZ.COM port $1 rz    $4 $M
  35. Download           Y 255 YModem C:\SYS\PRO\DSZ.COM port $1 sx -k $3 $M
  36. Upload             Y     YModem C:\SYS\PRO\DSZ.COM port $1 rx -k $4 $M
  37. LogPath            D:\LOG\RDS.LOG
  38. %
  39. %=======================================================================
  40. ALIAS   CLEANUP  E:\PRG\RDS\CLEANUP.RDA
  41. ALIAS   NORTON   E:\PRG\RDS\NORTON.RDA
  42. %───────────────────────────────────────────────────────────────────────
  43. % Define the users you allow and the functions they can NOT access
  44. %───────────────────────────────────────────────────────────────────────
  45. %
  46. %=======================================================================
  47. % First myself, the Sysop should have access to al don't you thing
  48. %=======================================================================
  49. User Rob van.hoeven
  50. UserEnd
  51. %
  52. %=======================================================================
  53. % A users who are allowed to enter RDS. They can do nothing, see nothing
  54. % and most important, can destroy nothing. Only MEM and VER are allowed
  55. %=======================================================================
  56. User ALL
  57.      UserDirectory E:\TRASH
  58.      ExcludeFile  *.*
  59.      ExcludeDrive A:
  60.      ExcludeDrive B:
  61.      ExcludeDrive C:
  62.      ExcludeDrive D:
  63.      ExcludeDrive E:
  64.      ExcludeDirectory E:\ZIP\*
  65.      NoDrive
  66.      NoCls
  67.      NoUserOn
  68.      NoDate
  69.      NoDir
  70.      NoViewArc
  71.      NoTime
  72.      NoCD
  73.      NoRD
  74.      NoMD
  75.      NoDel
  76.      NoRen
  77.      NoType
  78.      NoCopy
  79.      NoMove
  80.      NoKillNice
  81.      NoKillForce
  82.      NoBoot
  83.      NoDownload
  84.      NoUpload
  85.      NoChat
  86.      NoBeep
  87.      NoLog
  88.      NoWhere
  89.      NoMacro
  90.      NoModemSend
  91.      NoModemStat
  92.      NoExpand
  93.      Shell
  94.      NoALias
  95.      NoTree
  96.      NoCOmpare
  97.      NoLabel
  98. UserEnd
  99. %
  100. %=======================================================================
  101. % A special caller. She makes my CD (Carrier Detect?) always high !
  102. % Go anywhere, do anything but keep away of the files PINK*.* and
  103. % REAL*.*. Also restrictions in my E: drive. She must use a password !
  104. %=======================================================================
  105. User Kate Bush
  106.      UserPassword Kite
  107.      ExcludeFile  REAL*.*
  108.      ExcludeFile  PINK*.*
  109.      ExcludeDrive E:
  110. UserEnd
  111. %
  112. %=======================================================================
  113. % Yet again no stranger to me. Again I reject some access to files with
  114. % the extension USA and also it should be impossible to COPY, MOVE and
  115. % DEL something ! Also a password please !
  116. %=======================================================================
  117. User Alfred Schnittke
  118.      ExcludeFile  *.USA
  119.      UserPassword USSR
  120.      NoCopy
  121.      NoMove
  122.      NoDel
  123. UserEnd
  124. %
  125. %=======================================================================
  126. % Ahh, the CoSysop on MY system (as where I am the CoSysop on his
  127. % system). Anything but booting is possible. Sometimes I run benchmarks
  128. % on my programs (for nights on <sigh>) to get them faster and better.
  129. % These tasks can not be interrupted !
  130. %=======================================================================
  131. User Reinier De.groot
  132.      NoBoot
  133. UserEnd
  134. %
  135. %=======================================================================
  136. % Also some special users
  137. %=======================================================================
  138. User Dirk Astrath
  139.      NoBoot
  140.      ExcludeDirectory C:\TUP
  141.      ExcludeDirectory C:\TUP\DEVELOP
  142.      ExcludeDirectory C:\TUP\UNITS
  143.      ExcludeDirectory C:\MSC
  144.      ExcludeDirectory C:\MSC\PROGRAMS
  145.      ExcludeDirectory C:\M2
  146.      ExcludeDirectory C:\M2\PROGRAMS
  147.      ExcludeFile      *.TPU
  148. UserEnd
  149. User Rob Lirb
  150.      NoBoot
  151.      ExcludeDrive     D:
  152.      ExcludeDrive     E:
  153.      ExcludeDirectory C:\GAMES
  154. UserEnd
  155. %
  156. %=======================================================================
  157. % Someone who likes to enter doors. EVERYTHING (execpt EXIT and DIR)
  158. % is rejected
  159. %=======================================================================
  160. User Foo Bar
  161.      NoDrive
  162.      NoCls
  163.      NoMem
  164.      NoUserOn
  165.      NoVer
  166.      NoDate
  167.      NoTime
  168.      NoCD
  169.      NoRD
  170.      NoMD
  171.      NoDel
  172.      NoRen
  173.      NoType
  174.      NoCopy
  175.      NoMove
  176.      NoKillNice
  177.      NoKillForce
  178.      NoBoot
  179. UserEnd
  180. %
  181. %───────────────────────────────────────────────────────────────────────
  182. % Define the LOG-style you want to use (several examples included)
  183. %───────────────────────────────────────────────────────────────────────
  184. %───────────────────────────────────────────────────────────────────────
  185. % F R O N T D O O R  <tm>  style
  186. %───────────────────────────────────────────────────────────────────────
  187. % LogStartStyleFormat ^M----------__%D__,_RDS
  188. % LogStyleFormat      >__%T__
  189. % LogDateFormat       mm/dd/yy
  190. % LogTimeFormat       hh:mm:ss
  191. %───────────────────────────────────────────────────────────────────────
  192. % D ' B R I D G E    <tm>  style
  193. %───────────────────────────────────────────────────────────────────────
  194. LogStyleFormat               %D_%T__RDS:_
  195. LogDateFormat                mm/dd/yy
  196. LogTimeFormat                hh:mm
  197. %───────────────────────────────────────────────────────────────────────
  198. % Q U I C K B B S    <tm> style
  199. %───────────────────────────────────────────────────────────────────────
  200. % LogStyleFormat             %D_%T__
  201. % LogDateFormat              dd-nnn-yy
  202. % LogTimeFormat              hh:mm
  203. %───────────────────────────────────────────────────────────────────────
  204. % O P U S  1 . X X   <tm> style
  205. %───────────────────────────────────────────────────────────────────────
  206. % LogStyleFormat             +_%D_%T_RDSZ_
  207. % LogDateFormat              dd_nnn
  208. % LogTimeFormat              hh:mm:ss
  209. %───────────────────────────────────────────────────────────────────────
  210. % B I N K L E Y      <tm> style
  211. %───────────────────────────────────────────────────────────────────────
  212. % LogStyleFormat             +_%D_%T_RDSZ_
  213. % LogDateFormat              dd_nnn
  214. % LogTimeFormat              hh:mm:ss
  215. %───────────────────────────────────────────────────────────────────────
  216. % F A N T A S Y           style
  217. %───────────────────────────────────────────────────────────────────────
  218. % LogStyleFormat             RDSLOG__%D__%T__Executed:_
  219. % LogDateFormat              dd_nnn_yyyy
  220. % LogTimeFormat              hh:mm:ss
  221.