home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / mb1801.zip / MB1801.EXE / INIT.MB < prev    next >
Text File  |  1994-09-23  |  2KB  |  71 lines

  1. ;
  2. ; Sysop and system Information. Loaded by MBINIT.
  3. ;
  4. ; Our callsign (no SSID) plus hierarchical location.
  5. ; Our handle.
  6. ; Our qth (city / town only)
  7. ; Our postal code.
  8. ;
  9. W0RLI.OR.USA.NOAM
  10. Hank
  11. West Linn
  12. 97068
  13. ;
  14. ;  Call of Global WP Server.
  15. ;
  16. N6IYA.#NOCAL.CA.USA.NOAM
  17. ;
  18. ;  System setup.
  19. ;
  20. 30  (Number of seconds to ding the sysop page)
  21. ;
  22. ;  Don't change these unless you have a REAL good reason.
  23. ;  Note that 0 means "forever" ...
  24. ;
  25. 45  (Days old a "local user" (L) WP entry must be before it is removed)
  26. 75  (Days old a "known BBS"  (I) WP entry must be before it is removed)
  27. 55  (Days old a "user of other BBS"  (?) WP entry must be before it is removed)
  28. 0   (Days old a "sysop locked" (B,S,X)  WP entry must be before it is removed)
  29. 50  (How often (in days) to refresh local user data to Global WP server)
  30. ;
  31. ;  Change these to suit the conditions at your location.
  32. ;
  33. 7   (Days until Bulletin stale)
  34. 2   (Days until NTS msg stale)
  35. 13  (Days until Personal msg stale)
  36. 30  (Days a BID remains valid)
  37. 20  (Days old for incoming bulletin to be held)
  38. 50  (L command max to list)
  39. 300 (Limit on number of lines in REQWP response)
  40. 7000 (Size limit for WP Update message)
  41. YES (Replace hloc on msg with info from @ BBS in WP)
  42. 256 (Max files for W commands)
  43. YES (B command returns to node instead of disconnect)
  44. 6   (Max # tasks that will forward at one time)
  45. ;
  46. NO  (Use hierarchical locations with leading "#")
  47. NO  (Use hierarchical locations that are grid squares)
  48. ;
  49. YES (Normalize all headers)
  50. YES (Turn on diagnostic information in your header)
  51. ;
  52. 20  (Size of compressed batch, in k bytes)
  53. YES (Use compressed batch forwarding)
  54. ;
  55. YES (Do DV specific things - window borders, editors, etc.)
  56. PE  (DV Open Window key for editor to send message)
  57. PE  (DV Open Window key for editor to reply to message)
  58. LI  (DV Open Window key for file list (read message))
  59. ML  (DV Open Window key for MBLISTEN)
  60. MU  (DV Open Window key for MBUSER)
  61. MF  (DV Open Window key for MBFWD)
  62. MO  (DV Open Window key for MBSYSOP)
  63. ;
  64. ;  Special keys.
  65. ;  Use F1, F2, etc. for function keys, a single letter for control keys.
  66. ;
  67. F (Control char to kick user off system)
  68. E (Control char to return from talk mode)
  69. E (Control char to interrupt user and talk)
  70.  
  71.