home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / TIMA10BP.ZIP / TIMED.CFG < prev    next >
Text File  |  1993-06-04  |  8KB  |  307 lines

  1. ;
  2. ;  Your addresses, 10 Max.
  3. ;
  4. ;  Primary address is default, use -P for AKA's in area definition
  5. ;
  6.  
  7. Address          2:281/527
  8. Address          2:500/133.999
  9. Address          293:931/20
  10.  
  11. ;
  12. ;  Your name and aliases (Max 10).
  13. ;
  14.  
  15. Name       "Gerard van.Essen"
  16. Name       "Gerard van Essen"
  17. Name       "Art"
  18.  
  19. ;
  20. ;  Path to your V7 nodelist files. You need 1) sysop.ndx, 2) nodex.ndx
  21. ;  and 3) nodex.dat!
  22. ;  Leave this out if you don't have a V7 nodelist.
  23. ;
  24.  
  25. Nodelist    C:\Binkley\Nodelist
  26.  
  27. ;
  28. ;  Path to the FrontDoor style nodelist. Leave it out if you don't
  29. ;  have a FD style nodelist.
  30.  
  31. ; FDnodelist C:\Frodo\Nodelist\
  32.  
  33. ;
  34. ;  Path to, and name of, the FidoUser.lst style SysOp-name list.
  35. ;  Leave this out if you don't have one.
  36. ;
  37.  
  38. ; FidoUser C:\Nodelist\myfido.lst
  39.  
  40. ;
  41. ;  Do you want timEd to (re-)address messages to other Zones to the
  42. ;  zonegate? If you don't know what this is, ask your Boss/Hub..
  43. ;  Options: 'Yes' (always zonegate), 'No' (never zonegate) or 'Ask'.
  44. ;
  45.  
  46. Zonegate Ask
  47.  
  48. ;
  49. ; Do you want timEd to delete a message, after you wrote a reply to it?
  50. ; This is only functional in netmail. Options: 'Yes', 'No' or 'Ask'.
  51. ;
  52.  
  53. Kill_Original Ask
  54.  
  55. ;
  56. ; Do you want timEd to pick your most appropriate address (if you have
  57. ; more than one) when writing a netmail message? < Yes | No >
  58. ;
  59.  
  60. AKAmatching Yes
  61.  
  62. ;
  63. ; Do you want timEd to put an INTL kludge in EVERY netmail message (and
  64. ; not only if it is an inter-zone message.
  65. ; Only set this to Yes if you really need it! (Usually not!)
  66. ;
  67.  
  68. INTLforce No
  69.  
  70. ;
  71. ; Do you want a tearline in netmail messages? A tearline is not required
  72. ; in netmail message, but some programs (usually Areafix alike programs)
  73. ; can use it to easily find the end of a message.
  74. ;
  75.  
  76. Netmail_Tearline Yes
  77.  
  78. ;
  79. ; Origin to use in echomail areas.
  80. ;
  81.  
  82. Origin    "      I'm too sexy for this origin      "
  83.  
  84. ;
  85. ; Editor to use. I use T.EXE (from the archive TINYED.ARJ), which is a
  86. ; *very* nice, small (9 Kb!) and fast editor. This can also be a batch-
  87. ; file. Be sure to specify a .bat extension in that case!
  88.  
  89. ; For OS/2: you can use T2.EXE (yes, tinyed also comes in an OS/2
  90. ; version!), and specify a .CMD file here. (Note: E.EXE and EPM.EXE only
  91. ; seem to work when called from a batchfile, T2.EXE works OK when called
  92. ; directly [don't ask me why! :-)].
  93. ;
  94.  
  95. Editor c:\os2apps\t2.exe
  96.  
  97. ;
  98. ; String to start msg, 'variables': %to, %fto, %from and %ffrom
  99. ;
  100.  
  101. hello           "Hello %fto!"
  102.  
  103. ;
  104. ; Start of a reply:
  105. ;
  106.  
  107. rephello        "%from wrote in a message to %to:"
  108.  
  109. ;
  110. ; Start of a 'follow-up' message (ALT-O):
  111. ;
  112.  
  113. followhello     "following up a message from %from to %to:"
  114.  
  115. ;
  116. ; Placed at end of every msg (the \n indicates a newline):
  117. ;
  118.  
  119. Signoff         "Groetjes,\n           Gerard"
  120.  
  121. ;
  122. ;  Where to put the echotoss.log file.
  123. ;
  124.  
  125. EchoLog C:\timEd\echotoss.log
  126.  
  127. ;
  128. ;  Colour setup, by default timEd uses a 'monochrome' setup.
  129. ;
  130.  
  131. ; Area selection 'Title' Bar
  132. ; color_asbar     112
  133. ; Area Selection Frame
  134. ; color_asframe     4
  135. ; Area Selection Normal Text
  136. ; color_astext      7
  137. ; Area Selection Highlighted bar
  138. ; color_ashigh     31
  139. ; List function personal messages
  140. ; color_asspecial  14
  141.  
  142. ; Message reader Header
  143. ; color_msgheader   7
  144. ; Message reader horiz. line
  145. ; color_msgline     9
  146. ; Message reader quotes
  147. ; color_msgquote   14
  148. ; Message reader normal text
  149. ; color_msgtext     7
  150. ; Message reader 'Status' bar at bottom
  151. ; color_msgbar     31
  152. ; Message reader origin
  153. ; color_msgorigin 15
  154. ; Message reader kludges
  155. ; color_msgkludge  3
  156. ; Message reader 'To:' field for personal msgs, and highlight for the
  157. ; F)ind feature (in the message body only)
  158. ; color_msgspecial 12
  159.  
  160. ; Popup boxes frame
  161. ; color_popframe 121
  162. ; Popup boxes text
  163. ; color_poptext 112
  164.  
  165. ; Show kludges (default startup - toggle w/ ALT-K and ALT-V)
  166.  
  167. ShowKludges Yes
  168.  
  169. ;
  170. ; Should the areas be scanned at startup (Yes or No) or should
  171. ; timEd do a personal mailscan (Personal) at startup.
  172. ; Use either 'Yes', 'No' or 'Personal'.
  173. ;
  174.  
  175. Startup_Scan Yes
  176.  
  177. ;
  178. ; Do you want the personal mailscan to skip messages that already have
  179. ; the 'received' status (Yes), or do you want timEd to show them again?
  180. ; (No).
  181. ; Please note that timEd always starts scanning at the lastread pointer,
  182. ; so messages 'below' the lastread pointer will never be shown anyway.
  183. ;
  184.  
  185. Personal_Skip_Received Yes
  186.  
  187. ;
  188. ; When you reach the last message in an area, timEd can show a pop-up
  189. ; menu, giving you the choice to go to the next area with new mail, to
  190. ; exit the area, or do nothing. Pressing <cursor right> goes to the next
  191. ; area with new mail, so when you set this to 'Yes", you could read all
  192. ; new msgs in your msgbase by only pressing <cursor right> :-)
  193. ;
  194. ; If you set this to 'No', timEd just beeps at the end of an area..
  195. ;
  196.  
  197. End_Of_Area_Menu No
  198.  
  199. ;
  200. ; When you Move or Copy a message to another area (ALT-M and then 'M' or
  201. ; 'C'), do you want timED to add the text 'Moved/Copied from <area> by
  202. ; <your name> using timEd' at the top (Yes) or not (No)?
  203. ;
  204.  
  205. Move_Notes Yes
  206.  
  207. ;
  208. ; Default filename to write to when using ALT-W (Write msg to file)
  209. ;
  210.  
  211. WriteName c:\timed\timout.txt
  212.  
  213. ;
  214. ; What port is your printer attached to? Default is LPT1. Used for ALT-P
  215. ;
  216.  
  217. Printer LPT2
  218.  
  219. ;
  220. ;  Path/Name of squish config file (only ECHOAREA is read - add netmail
  221. ;  etc. manually). The -P switch in squish.cfg is recognized and used.
  222. ;
  223.  
  224. Squishcfg c:\squish\squish.cfg
  225.  
  226. ;
  227. ; Should timEd be swapped out of main memory (to XMS, EMS, Disk)
  228. ; when the editor is spawned? (DOS version only)
  229. ;
  230.  
  231. Swap_on_Edit  No
  232.  
  233. ;
  234. ; Should timEd be swapped out of main memory (to XMS, EMS, Disk)
  235. ; when you shell to DOS? (DOS version only)
  236. ;
  237.  
  238. Swap_on_Shell Yes
  239.  
  240. ;
  241. ; Do you want timEd to ask 'Are you sure?' before deleting a message?
  242. ; If set this to 'Yes', it will do just that.
  243. ;
  244.  
  245. Confirm_Delete Yes
  246.  
  247. ;
  248. ; Do you want timEd to ask 'Are you sure?' before exiting to DOS.
  249. ;
  250.  
  251. Confirm_Exit Yes
  252.  
  253. ;
  254. ;  Now 2 keywords that are useful if you are not the only one using timEd
  255. ;  on your PC. If you are the only one, or if you are the SysOp, you do
  256. ;  not need these.
  257. ;  So, most people do not need these.
  258. ;
  259. ;  Name of the lastread file to use in *.MSG area, the default is 'lastread',
  260. ;  which will be OK in 99% of the cases.
  261. ;  If you don't really understand this, leave it commented out!
  262. ;
  263. ; LastRead lastrea1
  264. ;
  265. ;
  266. ;  Offset to use in the *.SQL file (lastread files for Squish style areas).
  267. ;  The default is 0, so timEd will use the first lastread pointer. This is
  268. ;  OK in 99% of the cases.
  269. ;  If you set this to 1, timEd will use the second lastread pointer etc.
  270. ;  If you don't really understand this, leave it commented out!
  271. ;
  272. ; Squish_Offset 1
  273. ;
  274.  
  275. ;
  276. ; Some macro's, see docs for more info.
  277. ;
  278.  
  279. macro amf,Areamgr,2:281/520,prut
  280. macro pm,Postmaster,60:100/0
  281. macro rvdn,ROn van der Nagel,2:500/133
  282.  
  283. ;
  284. ;  Area definition, Squish alike.
  285. ;
  286. ;  -$ : for squish areas
  287. ;
  288. ;  -A : gives default attributes. (p = private, c = crash,
  289. ;       k = killsent).
  290. ;
  291. ;  -P : z:nnn/nnn.p   AKA to use for this area
  292. ;
  293.  
  294. NetArea   "Netmail Area"   netmail      c:\fd\netmail         -Apk
  295. LocalArea "Bad_Msgs"       BAD_MSGS     C:\Squish\Msgs\Bad    -$
  296. LocalArea "Dupes"          DUPES        C:\Squish\Msgs\Dupes  -$
  297. LocalArea "SysOp"          Sysop        d:\local\sysop        -$
  298. EchoArea  "Contrast"       CONTRAST     d:\echo\CONTRAST      -$
  299. EchoArea  "Delmare"        POINTS.133   c:\squish\delmare     -P2:500/133.999
  300.  
  301. ;
  302. ;  Above areas are read _before_ Squish.cfg, 'dupes' in Squish.cfg
  303. ;  are/should be ignored (areas.bbs listed in Squish.cfg is read as
  304. ;  well, if applicable).
  305. ;
  306.  
  307.