home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / 347CONFG.ZIP / MSGED.CFG < prev    next >
Text File  |  1994-07-02  |  11KB  |  376 lines

  1. ; ____________________________________________________________
  2. ;
  3. ;  Msgedsq 2.0.5 Configuration file.  Last modified 1/05/92.
  4. ; ____________________________________________________________
  5. ;
  6. ; Lines beginning with ' ' and ';' are ignored; other lines are
  7. ; ignored if command is not understood.  Config controls enclosed
  8. ; by "[]" are optional, controls enclosed by "<>" are not.  If
  9. ; followed by an elipsis ("..."), then multiples are allowed, as
  10. ; necessary. <address> means <zone:net/node[.point][@domain]>.
  11. ; _________________________________________________________
  12. ;
  13. ; Name <username>
  14. ; ...
  15. ;
  16. ; Who you are. Max 10.
  17. ;
  18.  
  19. Name Pete Norloff
  20.  
  21. ; _________________________________________________________
  22. ;
  23. ; Address <zone:net/node[.point][@domain]>
  24. ; ...
  25. ;
  26. ; Where you are, no maximum.
  27.  
  28. Address 1:109/347.0@fidonet
  29. Address 1:109/357.0@fidonet
  30. Address 40:4370/0
  31. Address 40:4370/347
  32. Address 81:10/10
  33.  
  34. ; _________________________________________________________
  35. ;
  36. ; Privatenet <fakenet>
  37. ;
  38. ; Pointnet/Fakenet, 1 Only.  
  39.  
  40. Privatenet 30039
  41.  
  42.  
  43. ; _________________________________________________________
  44. ;
  45. ; Alias <alias,name,zone:net/node[.point][@domain][,subject[,]]>
  46. ; ...
  47. ;
  48. ; Aliases (case insensitive), no maximum.
  49. ;
  50. ; Internet is a special case:  "UUCP" is the address. You cannot
  51. ; use bangpaths in Carbon Copies; ony smart addresses (RFC-822).
  52.  
  53. ; Alias  john,   John Dennis,    3:690/626.4@fidonet
  54.  
  55.  
  56. ; _________________________________________________________
  57. ;
  58. ; Default file names, maximum 1.
  59.  
  60. Outfile   +msged.txt,t
  61. Lastread  lastread
  62. Tosslog   +\bink1\echo.out
  63. Userlist  \bink1\nodelist\fidouser.lst,(null)
  64. Nodepath  c:\bink1\nodelist
  65.  
  66. ; Nodelist <domain name> <base name> <sysop lookup file>
  67.  
  68. Nodelist  fidonet nodex  sysop.dat
  69. Nodelist  signet  signet sigsys.dat
  70.  
  71. ; (Help files, rhelp called up in Reader mode etc..)
  72. ; If commented out, the help function will be ignored.
  73. ; Full paths *are* allowed.
  74.  
  75. ;Rhelp    \src\squish\rel\rhelp.hlp
  76. Rhelp    rhelp.hlp
  77. Ehelp    ehelp.hlp
  78.  
  79.  
  80. ; _________________________________________________________
  81. ;
  82. ; The record offset into the *.sql file, maximum 1.
  83.  
  84. Useroffset 0
  85.  
  86.  
  87. ; _________________________________________________________
  88. ;
  89. ; How you like your quotes, maximum 1.
  90.  
  91. Quote &>_
  92.  
  93.  
  94. ; _________________________________________________________
  95. ;
  96. ; Attribution <attribution text>
  97. ; ...
  98. ;
  99. ; Attribution lines, maximum 10.
  100. ;
  101. ; NOTE: The max number of chars this can work out to is 256!! 
  102. ; (~3 full lines). NOTE the 2 char token for all date tokens! -
  103. ; If date token is trailed by 'm' then the date is from msg,
  104. ; else taken from current time.
  105.  
  106. Attribution  In a msg on <%mm %dm %hm>, %f of %a writes:\n
  107. Attribution  on <%mm %dm %hm>, %f of %a writes:\n
  108. Attribution  Regarding the original message from %f of %a\nwriting to %t on <%mm %dm %hm> while confessing..\n
  109. Attribution  Hello %i,\n\nIn a message on <%mm %dm %hm>, you wrote:\n
  110. Attribution  %_* On %mm %dm %hm %f quoth this to %t\n
  111.  
  112.   
  113. ; _________________________________________________________
  114. ;
  115. ;  Reply functions config
  116. ;
  117. ; These are the lines that Msgedsq inserts in the course of
  118. ; normal operation.  Above restrictions and tokens apply.
  119. ; Please check to make sure they work in the way intended
  120. ; before using any changes.  If you comment out these lines,
  121. ; they will not be added to the msg when using that function.
  122.  
  123. ; >>>--------  When forwarding msgs, Max 1. <alt><m> <f><cr> Max 1.
  124. Forwardline  %_* Original To  : %t, %g\n * Original From: %f, %a\n * Original Date: %mm %dm %hm\n
  125.  
  126. ; Forwardline  %_* Original to %t of %g in %e\n * Forwarded on <%mn %dn %hn> by %u of %o\n
  127. ; Forwardline  %_* Original to %t of %g, on <%mm %dm %hm>\n * Forwarded on <%mn %dn %hn> by %u of %o\n
  128.  
  129. ; >>>--------   When following up to messages, Max 1. <alt><u>
  130. Followup     %_* Original from %f at %a\n
  131.  
  132. ; >>>--------   When replying in another area, Max 1. <alt><n>
  133. ReplyArea    %_* Reply to msg in %e\n
  134.  
  135. ; >>>--------   User defineable function, Max 1.      <alt><y>
  136. ReplyExtra   Hi %i!\n
  137.  
  138.  
  139. ; _________________________________________________________
  140. ;
  141. ; AlterFunc <funtion> <action(s)>
  142. ;
  143. ; The actions you can add to a function are:
  144. ;
  145. ; Q  - quote and insert normal attribution line
  146. ; A  - ask for area & insert "ReplyArea" attribution
  147. ; F  - followup & insert "Followup" attribution
  148. ; E  - insert "ReplyExtra" attribution
  149. ;
  150. ; note: no spaces between each action.
  151.  
  152. ; AlterFunc  ReplyQuote      Q
  153. ; AlterFunc  ReplyOtherArea  QA
  154. ; AlterFunc  ReplyFollow     QF
  155. ; AlterFunc  ReplyExtra      QAF
  156.  
  157. ; _________________________________________________________
  158. ;
  159. ; Switch Settings. Those marked with <*> shoudn't be commented
  160. ; out.  If programs don't understand Msgedsq without these
  161. ; uncommented, then they're probably broken.
  162.  
  163. No seen-bys
  164. No shownotes
  165. No confirm
  166. No showaddr
  167. No nettear
  168. No savecc
  169. No msgids        ; <*>
  170. ; No opusdate
  171. No softcr        ; <*>
  172. ; No tearline
  173. ; No confirm
  174. No strip         ; <*>
  175.  
  176.  
  177. ; _________________________________________________________
  178. ;
  179. ; Quote quotes?
  180. ;
  181. ; With this commented out, it works the same as Maximus 2.0.  Saves the 
  182. ; waste of space.  If uncommented, it adds in an extra '>' to the quote
  183. ; line. 
  184.  
  185. Qquotes
  186.  
  187.  
  188. ; _________________________________________________________
  189. ;
  190. ; Store the highest read message in squish lastread file? 
  191. ; (default = current msg - the one you're reading).
  192.  
  193. ; Sqllast
  194.  
  195.  
  196. ; _________________________________________________________
  197. ;
  198. ; Video settings, valid = "direct" and "bios".  OS2 ignores 
  199. ; this setting.
  200.  
  201. Video Direct
  202.  
  203.  
  204. ; _________________________________________________________
  205. ;
  206. ; Screen colors.  '+' = high intensity version of that color.
  207.  
  208. ;Color Normal Cya /bla
  209. Color Normal whi+/blu
  210. ;Color Warn   Red+/bla
  211. Color Warn   Red+/blu
  212. ;Color Quote  Whi /bla
  213. Color Quote  Gre+/blu
  214. ;Color Block  Gre /blu
  215. Color Block  Bla /blu
  216. ;Color Info   Gre /bla
  217. Color Info   Cya /blu
  218. ;Color Hilite Cya /blu
  219. Color Hilite Yel+/blu
  220.  
  221.  
  222. ; _________________________________________________________
  223. ;
  224. ; Margins and tabs.
  225. ; Note: The screen lib version must use 78 as a rm; there 
  226. ; is a problem that I can't seem to fix: it won't print the 
  227. ; last char on the line when EDITING, tho it's ok when reading.
  228.  
  229. Right      79
  230. Quoteright 65
  231. Tabsize    4
  232.  
  233.  
  234. ; _________________________________________________________
  235. ;
  236. ; <basetype> <areatype> [[flags]...] <description> <path> [<tag> <address>]
  237. ; ...
  238. ;
  239. ; Area definitions, no maximum.
  240.  
  241. ;fido   mail pk "NetMail" \bink1\mail
  242. squish local   "Private"   c:\max\msg\private
  243. squish local   "Local"     c:\Max\Msg\Local
  244. ;squish echo    "OS/2 echo" c:\Max\Msg\Os2       OS2
  245. ;squish echo    "OS2BBS"    c:\Max\Msg\OS2BBS    OS2BBS
  246. ;squish echo    "OS2LAN"    c:\Max\Msg\OS2LAN    OS2LAN
  247. ;squish echo    "OS2Prog"   c:\Max\Msg\OS2PROG   OS2PROG
  248. ;squish echo    "OS2DOS"    c:\Max\Msg\OS2DOS    OS2DOS
  249. ;squish echo    "OS2HW"     c:\Max\Msg\OS2HW     OS2HW
  250. ;squish echo    "WIN32"     c:\Max\Msg\Win32     WIN32
  251. ;squish echo    "Muffin"    c:\max\msg\muffin    MUFFIN
  252. ;squish echo    "Sysop109"  c:\max\msg\sysop109  SYSOP-109
  253. ;squish echo    "Syschat"   c:\max\msg\syschat   SYSCHAT109
  254. ;
  255. ;squish echo    "OS/2 Beginners"  c:\Max\Msg\Os2Begin  OS2BEGIN
  256. ;squish echo    "OS/2 CD-ROM"     c:\Max\Msg\Os2CDROM  OS2CDROM
  257. ;squish echo    "OS/2 COMM"       c:\Max\Msg\Os2COMM   OS2COMM
  258. ;squish echo    "OS/2 Video"      c:\Max\Msg\Os2Video  OS2VIDEO
  259. ;squish echo    "OS/2 Games"      c:\Max\Msg\Os2Games  OS2GAMES
  260. ;squish echo    "OS/2 WP"         c:\Max\Msg\Os2WP     OS2WP
  261. ;squish echo    "OS/2 Database"   c:\Max\Msg\Os2DB     OS2DB
  262. ;squish echo    "OS/2 Workplace Shell"  c:\Max\Msg\Os2WPS     OS2WPS
  263. ;squish echo    "OS/2 REXX"       c:\Max\Msg\Os2REXX   OS2REXX
  264. ;
  265. ;squish echo    "OS/2 in Net 109" c:\Max\Msg\Os2-109   OS2-109
  266. ;
  267. ;squish echo    "IBMNet OS/2 SE"  c:\Max\Msg\I_OS2SE   IBM.OS2SE
  268. ;squish echo    "IBMNet OS/2 DBM" c:\Max\Msg\I_OS2DBM  IBM.OS2DBM
  269. ;squish echo    "IBMNet OS/2 LAN" c:\Max\Msg\I_OS2LAN  IBM.OS2LAN
  270. ;squish echo    "IBMNet OS/2 COM" c:\Max\Msg\I_OS2COM  IBM.OS2COM
  271. ;squish echo    "IBMNet OS/2 PRO" c:\Max\Msg\I_OS2PRO  IBM.OS2PRO
  272. ;squish echo    "IBMNet OS/2 REX" c:\Max\Msg\I_OS2REX  IBM.OS2REXX
  273. ;squish echo    "IBMNet Sysops"   c:\Max\Msg\I_IBMNET  IBM.IBMNET
  274.  
  275. ;squish echo    "Dr Debug"        c:\Max\Msg\DR_Debug  DR_DEBUG
  276. ;
  277.  
  278. ; _________________________________________________________
  279. ;
  280. ; AreaFile <s[quish] | a[reas]> [[path]filename]
  281. ;
  282. ; The areas file you want to parse.
  283.  
  284. Areafile squish \squish\squish.cfg
  285.  
  286. squish local   "Commix"      c:\Max\Msg\COMMIX
  287. squish local   "KWQBeta"     c:\Max\Msg\KWQBETA
  288. squish local   "Reviews"     c:\Max\Msg\Reviews
  289.  
  290. ; _________________________________________________________
  291. ;
  292. ; Uucp <address>
  293. ;
  294. ; This is the nearest UUCP gate into internet, Max 1.
  295. ; (An example only). Domain not needed/used.
  296.  
  297. Uucp 1:109/42@fidonet
  298.  
  299.  
  300. ; _________________________________________________________
  301. ;
  302. ; Domain <address>
  303. ; ...
  304. ;
  305. ; Messages to other domains will be sent to matching domain gates here
  306. ; with the ^aDOMAIN kludge.  See manual for uses.
  307.  
  308. ; Domain 1:345/23@rbbs
  309.  
  310.  
  311. ; _________________________________________________________
  312. ;
  313. ; Gate <gate type>
  314. ;
  315. ; Gate domains/zones/both ?, Max 1.
  316. ;
  317. ; Without "gate zones", the binary addr will remain the same.
  318. ; Some gates will complain if the message then has a ^aINTL -
  319. ; strictly speaking they are correct.  So "gate zones" is
  320. ; probably best, unless you have any other reasons.
  321.  
  322. ; gate zones
  323.  
  324. gate none
  325.  
  326. ; gate domains
  327. ;gate both
  328.  
  329.  
  330. ; _________________________________________________________
  331. ;
  332. ; Your origin line, Max 1.
  333.  
  334. Origin OS/2 Shareware in Fairfax, VA: 703-385-4325
  335.  
  336.  
  337. ; _________________________________________________________
  338. ;
  339. ; Message Reader key definitions.
  340. ;
  341. ; Use "null" to unassign a key.
  342. ;
  343. ; These are not assigned by default.  All others are as listed in
  344. ; the documentation (for key assignments).  Comment them out if you
  345. ; like the way msged traditionally treats these keys.
  346.  
  347. readkey 0x000d next ; astart      ; <enter> go to msg area started in (when entering area).
  348. readkey 0x4f00 slast       ; <end>   go to last msg in msgbase.
  349. readkey 0x4700 first       ; <home>  go to first msg in msgbase.
  350.  
  351.  
  352. ; _________________________________________________________
  353. ;
  354. ; Editor Key Definitions.
  355. ;
  356. ; All defined by default.  Use "null" to undefine a key.
  357.  
  358. ; examples:
  359. ;
  360. ; editkey 0x0015 undelete
  361. ; editkey 0x3000 bytecount
  362.  
  363.  
  364. ; _________________________________________________________
  365. ;
  366. ; Function Key Definitions.
  367.  
  368. function 1 _ _ _ O / _ _ C_U_T_ H_E_R_E_ _ _ _^m      O \\^m
  369. function 2 ^mRegards,^mJohn.^m
  370. ;
  371. ; This will leave 2 lines before the tearline.
  372. ;
  373. function 3 ^,Regards,^mJohn.^m ^m
  374.  
  375. ; End of File.
  376.