home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / com / utils / golded / v_240 / advanced.cfg < prev    next >
Encoding:
Text File  |  1993-03-07  |  34.3 KB  |  845 lines

  1. ;   ==================================================================
  2. ;
  3. ;           GOLDED MAIN CONFIGURATION FILE - ADVANCED VERSION
  4. ;
  5. ;   ==================================================================
  6. ;            WARNING: There is a LOT to setup in this file!!
  7. ;       (it is a slightly edited version of the one I use myself)
  8. ;   ==================================================================
  9.  
  10.  
  11. ;   ------------------------------------------------------------------
  12. ;   Put your registration or beta key here, if you have one.
  13. ;   ------------------------------------------------------------------
  14. REGISTERNAME xxxx
  15. REGISTERKEY  xxxx
  16.  
  17.  
  18. ;   ==================================================================
  19. ;   NAME/ADDRESS CONFIGURATION
  20. ;   ==================================================================
  21.  
  22. ;   ------------------------------------------------------------------
  23. ;   Your name and possible aliases. The first name must match one in
  24. ;   USERS.BBS, if you are using a QuickBBS-style messagebase.
  25. ;   ------------------------------------------------------------------
  26. USERNAME Odinn Sorensen
  27. USERNAME Odinn S¢rensen
  28. USERNAME Odinn Sorenson
  29. USERNAME Odinn Soerensen
  30. USERNAME Odinn
  31. USERNAME Odin Sorensen
  32. USERNAME Odin Sorenson
  33. USERNAME Odin Soerensen
  34. USERNAME Odin
  35. USERNAME Tjalfe
  36. USERNAME Sysop
  37.  
  38. ;   ------------------------------------------------------------------
  39. ;   Your net address and aka's (Also Known As).
  40. ;   ------------------------------------------------------------------
  41. ADDRESS 2:231/77
  42. AKA     2:231/477
  43. ;AKA     2:231/77.1
  44. ;AKA     2:231/77.2
  45. ;AKA     2:231/77.999
  46. ;AKA     2:231/77.999, 11077
  47. ;AKA     2:231/77@fidonet.org
  48. ;AKA     27:1345/118
  49.  
  50. ;   ------------------------------------------------------------------
  51. ;   Use the INTL kludge only for inter-zone (Auto) or always (Yes)?
  52. ;   (Auto, Yes, No)
  53. ;   ------------------------------------------------------------------
  54. ;USEINTL Auto
  55. USEINTL Yes
  56.  
  57. ;   ------------------------------------------------------------------
  58. ;   Match AKA for destination in netmail replies?
  59. ;   ------------------------------------------------------------------
  60. AKAMATCHNET Yes
  61. AKAMATCHECHO No
  62. AKAMATCHLOCAL No
  63.  
  64.  
  65. ;   ==================================================================
  66. ;   PATH/DISK CONFIGURATION
  67. ;   ==================================================================
  68.  
  69. ;   ------------------------------------------------------------------
  70. ;   Path for the GoldED files. Defaults to where the .CFG was found.
  71. ;   ------------------------------------------------------------------
  72. ;GOLDPATH C:\GOLDED
  73.  
  74. ;   ------------------------------------------------------------------
  75. ;   This is where temporary files are placed.
  76. ;   ------------------------------------------------------------------
  77. ;TEMPPATH C:\TEMP\
  78.  
  79. ;   ------------------------------------------------------------------
  80. ;   This is where disk swap files are placed (uses 3-500k).
  81. ;   ------------------------------------------------------------------
  82. SWAPPATH C:\TEMP\
  83.  
  84. ;   ------------------------------------------------------------------
  85. ;   Open files using SHARE.EXE compatible modes?
  86. ;   (Required for net/multitasking setups).
  87. ;   ------------------------------------------------------------------
  88. SHAREMODE Yes
  89.  
  90. ;   ------------------------------------------------------------------
  91. ;   Add a message to the PROMPT in DOS shells?
  92. ;   ------------------------------------------------------------------
  93. DOSPROMPT Yes
  94.  
  95. ;   ------------------------------------------------------------------
  96. ;   Swapping methods used when shelling to DOS or external editor.
  97. ;   (Yes, No, Disk, EMS, XMS, Hide, CheckNet, NoPreAlloc)
  98. ;   ------------------------------------------------------------------
  99. DOSSWAP XMS, EMS, Disk, Hide.
  100.  
  101. ;   ------------------------------------------------------------------
  102. ;   Where to put overlays, if not disk (EMS,EXT,DISK)
  103. ;   ------------------------------------------------------------------
  104. OVERLAY EMS   ; Put overlays in EMS memory.
  105. ;OVERLAY EXT   ; Put overlays in extended memory.
  106.  
  107. ;   ------------------------------------------------------------------
  108. ;   Network drive mapping
  109. ;   (Netdrive -> Localdrive)
  110. ;   ------------------------------------------------------------------
  111. ;MAPDRIVE C: N: ; Drive C: on the network is drive N: on this machine.
  112.  
  113. ;   ------------------------------------------------------------------
  114. ;   Path where the FILES.BBS can be placed when file requesting
  115. ;   ------------------------------------------------------------------
  116. INBOUNDPATH R:\FILE\
  117.  
  118. ;   ------------------------------------------------------------------
  119. ;   Name of the GoldED log file.
  120. ;   ------------------------------------------------------------------
  121. LOGFILE GOLDED.LOG
  122.  
  123.  
  124. ;   ==================================================================
  125. ;   NODELIST/USERLIST CONFIGURATION
  126. ;   ==================================================================
  127.  
  128. ;   ------------------------------------------------------------------
  129. ;   Path to your nodelists and/or userlists.
  130. ;   ------------------------------------------------------------------
  131. NODEPATH R:\NODELIST\
  132.  
  133. ;   ------------------------------------------------------------------
  134. ;   Your nodelists and pointlists.
  135. ;   ------------------------------------------------------------------
  136. NODELIST FDNET.PVT      2
  137. NODELIST FDPOINT.PVT    2
  138. NODELIST NODELIST.999   2
  139. ;NODELIST Z2-LIST.999    2
  140. ;NODELIST POINTS.FIN     2
  141. ;NODELIST DBRIDGE.PVT   2:231/77
  142.  
  143. ;   ------------------------------------------------------------------
  144. ;   Your userlists (FIDOUSER.LST format)
  145. ;   ------------------------------------------------------------------
  146. ;USERLIST FIDOUSER.LST   2
  147. ;USERLIST DK-POINT.NAM   2
  148. ;USERLIST GOLDED.LST     2
  149.  
  150. ;   ------------------------------------------------------------------
  151. ;   Here you define nodes to exclude from the GoldED nodelist index.
  152. ;   This can be used to save disk space.
  153. ;   ------------------------------------------------------------------
  154. ;EXCLUDENODES 4:ALL/ALL.ALL
  155. ;EXCLUDENODES 5:ALL/ALL.ALL
  156. ;EXCLUDENODES 6:ALL/ALL.ALL
  157.  
  158. ;   ------------------------------------------------------------------
  159. ;   Here you define nodes to be included, even if excluded before.
  160. ;   ------------------------------------------------------------------
  161. ;INCLUDENODES 4:4/ALL.0
  162. ;INCLUDENODES 5:5/ALL.0
  163. ;INCLUDENODES 6:6/ALL.0
  164.  
  165. ;   ------------------------------------------------------------------
  166. ;   Use nodelist lookup in netmail, echomail and local areas?
  167. ;   ------------------------------------------------------------------
  168. LOOKUPNET Yes
  169. LOOKUPECHO No
  170. LOOKUPLOCAL No
  171.  
  172. ;   ------------------------------------------------------------------
  173. ;   Default area userlist.
  174. ;   ------------------------------------------------------------------
  175. USERLISTFILE GOLDED.LST
  176.  
  177. ;   ------------------------------------------------------------------
  178. ;   Address macros
  179. ;   ------------------------------------------------------------------
  180. ;ADDRESSMACRO   odin,Odinn Sorensen,2:231/77,Hi there! :-)
  181. ;ADDRESSMACRO   uucp,@<name>,<link-address>[,optional subj]
  182. ADDRESSMACRO   af312,AreaFix,2:231/312,"password -q -l",K/S CRA
  183. ADDRESSMACRO   ff312,AllFix,2:231/312,"password",K/S CRA
  184.  
  185. ;   ------------------------------------------------------------------
  186. ;   Additional address macros. FrontDoor compatible.
  187. ;   ------------------------------------------------------------------
  188. NAMESFILE R:\FD\LINE01\NAMES.FD
  189.  
  190.  
  191. ;   ==================================================================
  192. ;   READER CONFIGURATION
  193. ;   ==================================================================
  194.  
  195. ;   ------------------------------------------------------------------
  196. ;   Display fileattach sizes as bytes, kbytes or not at all (no)
  197. ;   ------------------------------------------------------------------
  198. ;DISPATTACHSIZE bytes
  199.  
  200. ;   ------------------------------------------------------------------
  201. ;   Display of area numbers in the header
  202. ;   ------------------------------------------------------------------
  203. DISPAREANO Yes
  204.  
  205. ;   ------------------------------------------------------------------
  206. ;   Automatically jump to the next message, when entering an area?
  207. ;   ------------------------------------------------------------------
  208. DISPAUTONEXT Yes
  209.  
  210. ;   ------------------------------------------------------------------
  211. ;   Positions and lengths of name/node/date fields in header display
  212. ;   ------------------------------------------------------------------
  213. ;DISPHDRNAMESET   8 28
  214. ;DISPHDRNODESET  36 24
  215. ;DISPHDRDATESET -20 20
  216.  
  217. ;   ------------------------------------------------------------------
  218. ;   Wrapround the selection bar in lists.
  219. ;   ------------------------------------------------------------------
  220. DISPLISTWRAP Yes
  221.  
  222. ;   ------------------------------------------------------------------
  223. ;   Highlight msgs with the LOC attribute set?
  224. ;   ------------------------------------------------------------------
  225. DISPLOCALHIGH Yes
  226.  
  227. ;   ------------------------------------------------------------------
  228. ;   Margin for displayed messages (0 = default to screen width).
  229. ;   ------------------------------------------------------------------
  230. DISPMARGIN 0
  231.  
  232. ;   ------------------------------------------------------------------
  233. ;   Enable the Pagebar?
  234. ;   ------------------------------------------------------------------
  235. DISPPAGEBAR Yes
  236.  
  237. ;   ------------------------------------------------------------------
  238. ;   Display the physical (real) message numbers or relative numbers?
  239. ;   ------------------------------------------------------------------
  240. DISPREALMSGNO No
  241.  
  242. ;   ------------------------------------------------------------------
  243. ;   Tabsize for displayed messages and the internal editor.
  244. ;   ------------------------------------------------------------------
  245. DISPTABSIZE 4
  246.  
  247. ;   ------------------------------------------------------------------
  248. ;   Default output file for the READwritemsg command.
  249. ;   ------------------------------------------------------------------
  250. ;OUTPUTFILE GOLDED.OUT
  251.  
  252. ;   ------------------------------------------------------------------
  253. ;   File aliases.
  254. ;   ------------------------------------------------------------------
  255. FILEALIAS DKB   R:\DKBBS\DKBBS
  256. FILEALIAS DKP   R:\DKPOINT\POINTS
  257. FILEALIAS TODO  P:\GOLDED\TODO
  258.  
  259. ;   ------------------------------------------------------------------
  260. ;   Known filerequest extensions
  261. ;   ------------------------------------------------------------------
  262. FRQEXT .*
  263.  
  264. ;   ------------------------------------------------------------------
  265. ;   The GoldED confirmation receipt template.
  266. ;   ------------------------------------------------------------------
  267. CONFIRMFILE GOLDED.CFM
  268.  
  269. ;   ------------------------------------------------------------------
  270. ;   Display hidden and/or kludge lines?
  271. ;   ------------------------------------------------------------------
  272. VIEWHIDDEN Yes
  273. VIEWKLUDGE No
  274.  
  275.  
  276. ;   ==================================================================
  277. ;   EDITOR CONFIGURATION
  278. ;   ==================================================================
  279.  
  280. ;   ------------------------------------------------------------------
  281. ;   Positions and lengths of name/node/date fields in header edit
  282. ;   ------------------------------------------------------------------
  283. ;EDITHDRNAMESET   8 28
  284. ;EDITHDRNODESET  36 24
  285.  
  286. ;   ------------------------------------------------------------------
  287. ;   Do you wish to use the internal editor by default?
  288. ;   ------------------------------------------------------------------
  289. EDITINTERNAL Yes
  290.  
  291. ;   ------------------------------------------------------------------
  292. ;   Commandline for an external editor, if any.
  293. ;   ------------------------------------------------------------------
  294. EDITOR D:\QEDIT\Q.EXE @file -N@line
  295. ;EDITOR C:\COMMAND.COM /C C:\BAT\MYEDITOR.BAT
  296.  
  297. ;   ------------------------------------------------------------------
  298. ;   External editor message file / internal editor backup file.
  299. ;   ------------------------------------------------------------------
  300. EDITORFILE GOLDED.MSG
  301.  
  302. ;   ------------------------------------------------------------------
  303. ;   Automatically set the File Attach bit when giving drive spec?
  304. ;   ------------------------------------------------------------------
  305. EDITAUTOATTACH Yes
  306.  
  307. ;   ------------------------------------------------------------------
  308. ;   Interval in seconds for automatically saving the internal editor
  309. ;   backup file. Zero = Never autosave.
  310. ;   ------------------------------------------------------------------
  311. EDITAUTOSAVE 30
  312.  
  313. ;   ------------------------------------------------------------------
  314. ;   Change the date in changed messages?
  315. ;   ------------------------------------------------------------------
  316. EDITCHANGEDATE Yes
  317.  
  318. ;   ------------------------------------------------------------------
  319. ;   Editor comments. Try typing these in the internal editor :-)
  320. ;   ------------------------------------------------------------------
  321. EDITCOMMENT ":-("     "Don't worry, be happy!"
  322. EDITCOMMENT ":-)"     "Are we having fun yet?"
  323. EDITCOMMENT ";-)"     "Wink wink, nudge nugde..."
  324. EDITCOMMENT "!!!"     "Flame Warning!"
  325. EDITCOMMENT "GoldED"  "Great program, ain't it?"
  326. EDITCOMMENT "Odin"    "One more 'n' please."
  327. EDITCOMMENT "Odinn"   "That's right :-)"
  328. EDITCOMMENT "Odinnn"  "Ooops! One 'n' too many! :-)"
  329. EDITCOMMENT ","       "Pause eller grammatisk? :-)"
  330.  
  331. ;   ------------------------------------------------------------------
  332. ;   Terminate line and paragraphs with CR/LF (yes) or just CR (no).
  333. ;   ------------------------------------------------------------------
  334. EDITCRLFTERM No
  335.  
  336. ;   ------------------------------------------------------------------
  337. ;   Clear edit-fields when first pressing a non-editing key?
  338. ;   ------------------------------------------------------------------
  339. EDITFIELDCLEAR Yes
  340.  
  341. ;   ------------------------------------------------------------------
  342. ;   Hardline string for the external editor.
  343. ;   ------------------------------------------------------------------
  344. EDITHARDLINE <<
  345.  
  346. ;   ------------------------------------------------------------------
  347. ;   Use hardline feature?
  348. ;   ------------------------------------------------------------------
  349. EDITHARDLINES Yes
  350.  
  351. ;   ------------------------------------------------------------------
  352. ;   Enable the "Edit menu" (pops up after header edit)?
  353. ;   ------------------------------------------------------------------
  354. EDITMENU Yes
  355.  
  356. ;   ------------------------------------------------------------------
  357. ;   Automatically mix letter case when entering names in the header?
  358. ;   ------------------------------------------------------------------
  359. EDITMIXCASE No
  360.  
  361. ;   ------------------------------------------------------------------
  362. ;   How large msgs should GoldED load?  (max value is approx. 65500)
  363. ;   ------------------------------------------------------------------
  364. EDITMSGSIZE 65500
  365.  
  366. ;   ------------------------------------------------------------------
  367. ;   Enable the "Save menu" (pops up after ext./int. editor)?
  368. ;   ------------------------------------------------------------------
  369. EDITSAVEMENU Yes
  370.  
  371. ;   ------------------------------------------------------------------
  372. ;   Commandline for a spell checker to use in the internal editor.
  373. ;   ------------------------------------------------------------------
  374. ;EDITSPELLCHECK D:\GOLDED\SPELLCHK\SS.EXE @File
  375. EDITSPELLCHECK C:\4DOS\4DOS.COM /C D:\GOLDED\SPELLCHK.BAT @File
  376.  
  377. ;   ------------------------------------------------------------------
  378. ;   Insert (Yes) or strip (No) "RE:" in the subject when replying?
  379. ;   ------------------------------------------------------------------
  380. EDITREPLYRE No
  381.  
  382. ;   ------------------------------------------------------------------
  383. ;   How many lines to keep in the undelete buffer.
  384. ;   ------------------------------------------------------------------
  385. EDITUNDELETE 50
  386.  
  387. ;   ------------------------------------------------------------------
  388. ;   Path to the templates
  389. ;   ------------------------------------------------------------------
  390. TEMPLATEPATH R:\GOLDED\
  391.  
  392. ;   ------------------------------------------------------------------
  393. ;   Message template(s).
  394. ;   ------------------------------------------------------------------
  395. TEMPLATE GOLDED.TPL                 "Default template"
  396. TEMPLATE INTER.TPL                  "International template"
  397. TEMPLATE DANSK.TPL                  "Dansk skabelon"
  398.  
  399. ;   ------------------------------------------------------------------
  400. ;   Path to the cookie files
  401. ;   ------------------------------------------------------------------
  402. COOKIEPATH R:\GOLDED\
  403.  
  404. ;   ------------------------------------------------------------------
  405. ;   Cookie files to be indexed (for the @random template token)
  406. ;   ------------------------------------------------------------------
  407. COOKIEFILE RANDOM.TXT
  408.  
  409.  
  410. ;   ==================================================================
  411. ;   QUOTING CONFIGURATION
  412. ;   ==================================================================
  413.  
  414. ;   ------------------------------------------------------------------
  415. ;   Add the QUOTESTRING on blank lines in quotes?
  416. ;   ------------------------------------------------------------------
  417. QUOTEBLANK No
  418.  
  419. ;   ------------------------------------------------------------------
  420. ;   The margin to which quotes are wrapped.
  421. ;   ------------------------------------------------------------------
  422. QUOTEMARGIN 75
  423.  
  424. ;   ------------------------------------------------------------------
  425. ;   Automatically add blank lines before and after quotes in displayed
  426. ;   messages?
  427. ;   ------------------------------------------------------------------
  428. QUOTESPACING Yes
  429.  
  430. ;   ------------------------------------------------------------------
  431. ;   Your quote prefix string. Must contain a '>' character!
  432. ;   ------------------------------------------------------------------
  433. QUOTESTRING " FML> "
  434.  
  435.  
  436. ;   ==================================================================
  437. ;   NOISES AND SOUNDS
  438. ;   ==================================================================
  439.  
  440. ;   ------------------------------------------------------------------
  441. ;   Make a noise when the IE finds a word to comment?
  442. ;   ------------------------------------------------------------------
  443. BEEPCOMMENT Yes
  444.  
  445. ;   ------------------------------------------------------------------
  446. ;   Controls the sound of the the "gwynk" noise made by BEEPYOURMAIL
  447. ;   ------------------------------------------------------------------
  448. BEEPFACTOR 5
  449.  
  450. ;   ------------------------------------------------------------------
  451. ;   Make a noise when encountering a message marked Local?
  452. ;   ------------------------------------------------------------------
  453. BEEPLOCALMSG No
  454.  
  455. ;   ------------------------------------------------------------------
  456. ;   Enable various beeps and noises?  (This is the master on/off!)
  457. ;   ------------------------------------------------------------------
  458. BEEPNOISES Yes
  459.  
  460. ;   ------------------------------------------------------------------
  461. ;   Make a noise when GoldED finds a message to you?
  462. ;   ------------------------------------------------------------------
  463. BEEPYOURMAIL Yes
  464.  
  465. ;   ------------------------------------------------------------------
  466. ;   Defines the soundmaking device
  467. ;   ------------------------------------------------------------------
  468. ;SOUNDDEVICE DOS
  469. ;SOUNDDEVICE SBPRO -A220 -I7 C:\SBPRO\DRV\CT-VOICE.DRV
  470. ;SOUNDDEVICE SBPRO
  471.  
  472. ;   ------------------------------------------------------------------
  473. ;   Where to find the sound files to play
  474. ;   ------------------------------------------------------------------
  475. ;SOUNDPATH D:\MUSIC\
  476.  
  477. ;   ------------------------------------------------------------------
  478. ;   Event definitions
  479. ;   ------------------------------------------------------------------
  480. ;EVENT Arealist      PLAY VOC\DING.VOC
  481. ;EVENT AskYesNo      PLAY VOC\CHOOSE.VOC
  482. ;EVENT Attention     PLAY VOC\CHORD.VOC
  483. ;EVENT DosShell      PLAY VOC\BEAM_DAF.VOC
  484. ;EVENT EditComment   PLAY VOC\CHORD.VOC
  485. ;EVENT EndOfMsgs     PLAY VOC\CHIMES.VOC
  486. ;EVENT ErrorFatal    PLAY VOC\DETRUCT.VOC
  487. ;EVENT Exit          PLAY VOC\SUMBAEHH.VOC
  488. ;EVENT JobDone       PLAY VOC\DING.VOC
  489. ;EVENT JobFailed     PLAY VOC\HAL.VOC
  490. ;EVENT MsgDeleting   PLAY VOC\TRASH.VOC
  491. ;EVENT MsgFromYou    PLAY VOC\DING.VOC
  492. ;EVENT MsgIsLocal    PLAY VOC\DING.VOC
  493. ;EVENT MsgIsTwit     PLAY VOC\SHOTGUN.VOC
  494. ;EVENT MsgToYou      PLAY VOC\HIMAN.VOC
  495. ;EVENT SearchFailed  PLAY VOC\AHHHHH.VOC
  496. ;EVENT SearchSuccess PLAY VOC\YAAHUHU.VOC
  497. ;EVENT Startup       PLAY VOC\TADA.VOC
  498.  
  499.  
  500. ;   ==================================================================
  501. ;   MISCELLANEOUS CONFIGURATION
  502. ;   ==================================================================
  503.  
  504. ;   ------------------------------------------------------------------
  505. ;   Ask if the original message should be deleted, after replying?
  506. ;   ------------------------------------------------------------------
  507. ASKDELORIG No
  508.  
  509. ;   ------------------------------------------------------------------
  510. ;   "Robot" names. (Most of these are actually built-in already)
  511. ;   ------------------------------------------------------------------
  512. ROBOTNAME AreaFix
  513. ROBOTNAME AreaMgr
  514. ROBOTNAME AreaLink
  515. ROBOTNAME FileFix
  516. ROBOTNAME ImlaList
  517. ROBOTNAME Raid
  518. ROBOTNAME GEcho
  519. ROBOTNAME Allfix
  520.  
  521. ;   ------------------------------------------------------------------
  522. ;   Seconds of keyboard inactivity before GoldED automatically exits.
  523. ;   Zero = Never auto-exit.
  524. ;   ------------------------------------------------------------------
  525. ;TIMEOUT 360
  526. TIMEOUT 0
  527.  
  528. ;   ------------------------------------------------------------------
  529. ;   Save internal editor msg to msgbase or leave it as "unfinished"?
  530. ;   ------------------------------------------------------------------
  531. TIMEOUTSAVEMSG No
  532.  
  533.  
  534. ;   ------------------------------------------------------------------
  535. ;   Give up time slices to multitasker?
  536. ;   ------------------------------------------------------------------
  537. ;TIMESLICE DesqView
  538. ;TIMESLICE Windows
  539. ;TIMESLICE OS/2
  540. ;TIMESLICE MultiLink
  541. ;TIMESLICE T-View
  542. ;TIMESLICE PC-MOS
  543. ;TIMESLICE DoubleDOS
  544.  
  545. ;   ------------------------------------------------------------------
  546. ;   Zonegate messages to other zones?
  547. ;   (Yes, No, Ask)
  548. ;   ------------------------------------------------------------------
  549. ;ZONEGATING Ask
  550. ZONEGATING No
  551.  
  552.  
  553. ;   ==================================================================
  554. ;   KEYBOARD CONFIGURATION
  555. ;   ==================================================================
  556.  
  557. ;   ------------------------------------------------------------------
  558. ;   Clear keyboard buffer when starting GoldED?
  559. ;   ------------------------------------------------------------------
  560. KEYBCLEAR No
  561.  
  562. ;   ------------------------------------------------------------------
  563. ;   Can your keyboard handle extended keys?
  564. ;   ------------------------------------------------------------------
  565. ;KEYBEXT Yes
  566. KEYBEXT NO
  567.  
  568. ;   ------------------------------------------------------------------
  569. ;   Keystacking.
  570. ;   ------------------------------------------------------------------
  571. ;KEYBSTACK @S A
  572.  
  573.  
  574. ;   ==================================================================
  575. ;   PRINTER CONFIGURATION
  576. ;   ==================================================================
  577.  
  578. ;   ------------------------------------------------------------------
  579. ;   Printer initialization and reset strings.
  580. ;   ------------------------------------------------------------------
  581.  
  582. ;   ------------------------------------------------------------------
  583. ;   Name of the printing device (PRN, LPT1, etc)
  584. ;   ------------------------------------------------------------------
  585. PRINTDEVICE PRN
  586.  
  587. ;   ------------------------------------------------------------------
  588. ;   Add a Form Feed (12d) character after each message?
  589. ;   ------------------------------------------------------------------
  590. PRINTFORMFEED Yes
  591.  
  592. ;   ------------------------------------------------------------------
  593. ;   Printer initialization and reset strings.
  594. ;   Example for Canon BJ-10e
  595. ;   ------------------------------------------------------------------
  596. ;PRINTINIT  #18 #27":" #27"X"#16#254
  597. ;PRINTRESET #18 #27"X"#0#80
  598.  
  599. ;   Example for HP LaserJet III (PCL-Mode):
  600.  
  601. PRINTINIT #27#38#97"10"#76 #27#40#115"12"#72
  602. PRINTRESET #27#69
  603.  
  604. ;   ------------------------------------------------------------------
  605. ;   How many lines to print before issuing a Form Feed.
  606. ;   ------------------------------------------------------------------
  607. PRINTLENGTH 63
  608.  
  609. ;   ------------------------------------------------------------------
  610. ;   The right margin to use in printed messages.
  611. ;   ------------------------------------------------------------------
  612. PRINTMARGIN 80
  613.  
  614.  
  615. ;   ==================================================================
  616. ;   CONTROL/KLUDGE CONFIGURATION
  617. ;   ==================================================================
  618.  
  619. ;   ------------------------------------------------------------------
  620. ;   Specifes whether or not to add tearline/origin in your messages.
  621. ;   ------------------------------------------------------------------
  622.  
  623. CTRLINFONET   Tearline
  624. CTRLINFOECHO  Tearline, Origin
  625. CTRLINFOLOCAL Tearline, Origin
  626.  
  627. ;   ------------------------------------------------------------------
  628. ;   If enabled, the tearline will always be blank, and a PID is used.
  629. ;   ------------------------------------------------------------------
  630. EMPTYTEARLINE No
  631.  
  632. ;   ------------------------------------------------------------------
  633. ;   This is your default tearline definition.
  634. ;   NOTE: Only available for registered users.
  635. ;   ------------------------------------------------------------------
  636. ;TEARLINE @longpid @version
  637.  
  638. ;   ------------------------------------------------------------------
  639. ;   Your default netname for the origin.
  640. ;   ------------------------------------------------------------------
  641. ;NETNAME FidoNet
  642.  
  643. ;   ------------------------------------------------------------------
  644. ;   Your default origins.
  645. ;   ------------------------------------------------------------------
  646. ;ORIGIN The Goldware BBS. #1:45821325/HST/V32B, #2:45829094/2400
  647. ;ORIGIN The Goldware BBS #1 * +45-45821325 * HST/V32B
  648. ;ORIGIN DK-BBS * DK-POINT * GOLDED * HST/V32B/V42B
  649. ;ORIGIN The Golden Wizard * GoldED Author
  650. ;ORIGIN The Golden Wizard * Just testing..
  651. ;ORIGIN Golden Wizard * GoldED Author * +45-45-821325 * HST/DS
  652. ;ORIGIN Busier than a one-legged man in an ass-kicking contest
  653. ;ORIGIN "    ---> The Golden Wizard <---    "
  654. ;ORIGIN " ░▒▓ The Golden Wizard BBS * +45-45-821325 ▓▒░ "
  655. ;ORIGIN "Jeg vil godt have et semikolon her -> ;"
  656. ;ORIGIN 12345678901234567890123456789012345678901234567890123456789012345678901234567890
  657.  
  658. ;   ------------------------------------------------------------------
  659. ;   Use the FLAGS kludge for extended netmail attributes?
  660. ;   ------------------------------------------------------------------
  661. USEFLAGS Yes
  662.  
  663. ;   ------------------------------------------------------------------
  664. ;   Use the MSGID and REPLY kludges?
  665. ;   ------------------------------------------------------------------
  666. USEMSGID Yes
  667.  
  668. ;   ------------------------------------------------------------------
  669. ;   Invalidation of quoted control information.
  670. ;   ------------------------------------------------------------------
  671. INVALIDATE Seenby   "SEEN-BY"       "SEEN+BY"
  672. INVALIDATE Tearline "---"           "-+-"
  673. INVALIDATE Origin   " * Origin: "   " + Origin: "
  674. ;
  675. ;   Use these instead, if you don't want to quote tearline and origin:
  676. ;INVALIDATE Tearline "" ""
  677. ;INVALIDATE Origin   "" ""
  678.  
  679. ;   ------------------------------------------------------------------
  680. ;   Format of the Carbon Copy list?
  681. ;   (Keep, Names, Visible, Hidden, Remove)
  682. ;   ------------------------------------------------------------------
  683. CARBONCOPYLIST Names
  684.  
  685. ;   ------------------------------------------------------------------
  686. ;   Format of the crossposting list?
  687. ;   (Verbose, Raw, None)
  688. ;   ------------------------------------------------------------------
  689. CROSSPOSTLIST Verbose
  690.  
  691. ;   ------------------------------------------------------------------
  692. ;   Default destination name for new echomail/localmail messages.
  693. ;   ------------------------------------------------------------------
  694. WHOTO All
  695.  
  696.  
  697. ;   ==================================================================
  698. ;   TWIT CONFIGURATION
  699. ;   ==================================================================
  700.  
  701. ;   ------------------------------------------------------------------
  702. ;   Specify the action taken when a Twit msg is encountered.
  703. ;   (Show, Blank, Skip, Ignore)
  704. ;   ------------------------------------------------------------------
  705. TWITMODE Show
  706.  
  707. ;   ------------------------------------------------------------------
  708. ;   Here you define "Twit" names and addresses.
  709. ;   ------------------------------------------------------------------
  710. ;TWITNAME John Doe
  711. ;TWITNAME 7:654/321.ALL
  712.  
  713. ;   ------------------------------------------------------------------
  714. ;   Here you define Twit subjects.
  715. ;   ------------------------------------------------------------------
  716. ;TWITSUBJ "Example twit subject"
  717.  
  718.  
  719. ;   ==================================================================
  720. ;   SCREEN CONFIGURATION
  721. ;   ==================================================================
  722.  
  723. ;   ------------------------------------------------------------------
  724. ;   Seconds of keyboard inactivity before GoldED blanks the screen.
  725. ;   Zero = Never blanks.
  726. ;   ------------------------------------------------------------------
  727. SCREENBLANKER 180
  728.  
  729. ;   ------------------------------------------------------------------
  730. ;   Eliminate snow on older CGA displays? SLOW!
  731. ;   ------------------------------------------------------------------
  732. SCREENELIMSNOW No
  733.  
  734. ;   ------------------------------------------------------------------
  735. ;   Force columns and/or rows if not autodetect (0)?
  736. ;   ------------------------------------------------------------------
  737. SCREENMAXCOL 0
  738. SCREENMAXROW 0
  739.  
  740. ;   ------------------------------------------------------------------
  741. ;   Change screen mode to 25 or 43/50 lines or use default?
  742. ;   (Auto, 25, 4350)
  743. ;   ------------------------------------------------------------------
  744. SCREENSIZE Auto
  745. ;SCREENSIZE Mode 21
  746.  
  747. ;   ------------------------------------------------------------------
  748. ;   Use shadows on windows and menus?
  749. ;   ------------------------------------------------------------------
  750. SCREENSHADOWS Yes
  751.  
  752. ;   ------------------------------------------------------------------
  753. ;   Use bios for screen writes? VERY SLOW!
  754. ;   ------------------------------------------------------------------
  755. SCREENUSEBIOS No
  756.  
  757. ;   ------------------------------------------------------------------
  758. ;   Use intense "paper" colors? (this disables blinking colors)
  759. ;   ------------------------------------------------------------------
  760. INTENSECOLORS No
  761.  
  762. ;   ------------------------------------------------------------------
  763. ;   Which default colors do we want? (Detect,Normal,Intense,Mono)
  764. ;   ------------------------------------------------------------------
  765. COLORSET Detect
  766. ;COLORSET Normal
  767. ;COLORSET Intense
  768. ;COLORSET Mono
  769.  
  770.  
  771. ;   ==================================================================
  772. ;   CHARACTER TRANSLATION
  773. ;   ==================================================================
  774.  
  775. ;;   ------------------------------------------------------------------
  776. ;;   Path to the translation files.
  777. ;;   ------------------------------------------------------------------
  778. ;XLATPATH R:\GOLDED\XLAT       ; Dette er en test...
  779. ;
  780. ;;   ------------------------------------------------------------------
  781. ;;   Definition of escape sequence translation files.
  782. ;;   ------------------------------------------------------------------
  783. ;XLATESCSET COMPOSED     IBMPC       COMPOSED.ESC
  784. ;XLATESCSET I51          IBMPC       I51.ESC
  785. ;
  786. ;;   ------------------------------------------------------------------
  787. ;;   Definition of CHARSET translation files.
  788. ;;   ------------------------------------------------------------------
  789. ;XLATCHARSET SWEDISH     ASCII       SWE_ASC.CHS
  790. ;XLATCHARSET 8859        IBMPC       ISO_IBM.CHS
  791. ;XLATCHARSET CANADIAN    IBMPC       CAN_IBM.CHS
  792. ;XLATCHARSET DUTCH       IBMPC       DUT_IBM.CHS
  793. ;XLATCHARSET FINNISH     IBMPC       FIN_IBM.CHS
  794. ;XLATCHARSET FRENCH      IBMPC       FRN_IBM.CHS
  795. ;XLATCHARSET GERMAN      IBMPC       GRM_IBM.CHS
  796. ;XLATCHARSET I51         IBMPC       ISO_IBM.CHS
  797. ;XLATCHARSET IBMPC       ASCII       IBM_ASC.CHS
  798. ;XLATCHARSET IBMPC       COMPOSED    IBM_CMP.CHS
  799. ;XLATCHARSET IBMPC       I51         IBM_I51.CHS
  800. ;XLATCHARSET IBMPC       IBMPC       IBM_IBM.CHS
  801. ;XLATCHARSET IBMPC       LATIN-1     IBM_ISO.CHS
  802. ;XLATCHARSET IBMPC       MAC         IBM_MAC.CHS
  803. ;XLATCHARSET IBMPC       VT100       IBM_VT1.CHS
  804. ;XLATCHARSET ISO-11      IBMPC       SWE_IBM.CHS
  805. ;XLATCHARSET ISO-15      IBMPC       ITL_IBM.CHS
  806. ;XLATCHARSET ISO-17      IBMPC       SPN_IBM.CHS
  807. ;XLATCHARSET ISO-21      IBMPC       GRM_IBM.CHS
  808. ;XLATCHARSET ISO-4       IBMPC       UK__IBM.CHS
  809. ;XLATCHARSET ISO-60      IBMPC       NOR_IBM.CHS
  810. ;XLATCHARSET ISO-69      IBMPC       FRN_IBM.CHS
  811. ;XLATCHARSET ITALIAN     IBMPC       ITL_IBM.CHS
  812. ;XLATCHARSET LATIN-1     IBMPC       ISO_IBM.CHS
  813. ;XLATCHARSET MAC         IBMPC       MAC_IBM.CHS
  814. ;XLATCHARSET NORWEG      IBMPC       NRW_IBM.CHS
  815. ;XLATCHARSET PORTU       IBMPC       PRT_IBM.CHS
  816. ;XLATCHARSET SPANISH     IBMPC       SPN_IBM.CHS
  817. ;XLATCHARSET SWEDISH     IBMPC       SWE_IBM.CHS
  818. ;XLATCHARSET SWISS       IBMPC       SWI_IBM.CHS
  819. ;XLATCHARSET UK          IBMPC       UK__IBM.CHS
  820. ;
  821. ;;   ------------------------------------------------------------------
  822. ;;   Local character set for your machine.
  823. ;;   ------------------------------------------------------------------
  824. ;XLATIMPORT IBMPC
  825. ;
  826. ;;   ------------------------------------------------------------------
  827. ;;   Default export character set.
  828. ;;   ------------------------------------------------------------------
  829. ;;XLATEXPORT LATIN-1
  830. ;;XLATEXPORT IBMPC
  831. ;
  832.  
  833.  
  834. ;   ==================================================================
  835. ;   INCLUSION OF EXTRA CONFIGURATION FILES
  836. ;   ==================================================================
  837.  
  838. ;INCLUDE GEDCOL00.CFG
  839. INCLUDE GOLDAREA.CFG
  840.  
  841.  
  842. ;   ==================================================================
  843. ;   THE END
  844. ;   ==================================================================
  845.