home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / bbs / waffle / 5563 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  7.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsm!cbnewsl!att-out!oucsboss!olympus!dwrage
  2. From: dwrage@ddt-archives.athens.oh.us (David William Wrage)
  3. Newsgroups: comp.bbs.waffle
  4. Subject: Re: WWIVedit problems solved
  5. Message-ID: <c8NFwB3w165w@ddt-archives.athens.oh.us>
  6. Date: 27 Dec 92 09:00:23 GMT
  7. References: <N15ewB4w165w@slic.cts.com>
  8. Organization: * DDT Archives BBS *
  9. Lines: 142
  10.  
  11. mikey@slic.cts.com (Mike Shirley) writes:
  12.  
  13. > dwrage@ddt-archives.athens.oh.us (David William Wrage) writes:
  14.  
  15. > > (my stuff deleted)
  16.  
  17. > Would you mind posting the files.  I'm sure many sysops would
  18. > like to add another editor to their Waffles.  If not, I'd
  19. > appreciate an email follow-up...Mike
  20. > --
  21. >      Mike, WB6WUI   //   INET:  mikey@slic.cts.com   //   GEnie: SLIC
  22.  
  23. Here goes:
  24.  
  25. I'm still working on a better solution but here's the current setup using
  26. WWIVEdit v2.3 (I haven't tried 2.4 yet).  Please note that I do not use any
  27. additional FOSSIL programs/tsrs/whatever but this may not work for you.  Of
  28. course all standard disclaimers apply:
  29.  
  30. 1     Install wwivedit into the WAFFLE\EXTERN directory along with all of it's
  31.       appropriate directories & files
  32.  
  33. 2     In it's CONFIG directory, copy the default.kbd & default.key to rem.kbd &
  34.       rem.key respectively.  Also copy the local.kbd & local.key to lcl.kbd &
  35.       rem.key respectively.
  36.  
  37. 3     Also in it's CONFIG directory, copy the default.def file to rem.def and 
  38.       edit it to look like the Rem.def file below:
  39.  
  40. 4     Continue process by copying local.def file to lcl.def and edit it to
  41.       look like the lcl.def file below:
  42.  
  43. 5     add the 2 _editors (below) lines to your _editors
  44.  
  45. 6     wwivedit is for remote or terminal editor, wwedit is for console editing.
  46.  
  47. There is a way that I am currently using to use just one line, and the editor
  48. uses the %b symbol for distinction.  E-mail me back if you want it.  (I have a
  49. ZIP file uuencoded that I can send you back that will cover baudrates of speed
  50. 300, 1200, 2400, & LOCAL including the wwivedit line for it.
  51.  
  52. ------------------------------------------------------------------------------
  53.  
  54. _editors
  55.  
  56. wwivedit /slash /screen /command="wwivedit %i 80 22 300 -key:rem -set:rem"
  57. wwedit /slash /local /screen /command="wwivedit %i 80 22 300 -key:lcl -set:lcl"
  58.  
  59. -------------------------------------------------------------------------------
  60.  
  61. ; The default settings (in this case REM.DEF)
  62. ; See CONFIG.DOC for a complete description
  63. LOCAL:         [N] Whether this is a local definition
  64. SETUP:         [0] 0=None, 1=CHAIN.TXT, 2=EDITOR.INF
  65. RESULT:        [0] 0=None, 1=RESULT.ED, 2=FEDIT.INF
  66. REPLY:         [1] 0 = Never Ask User
  67.                    1 = Ask User if E-Mail and user wants to be asked
  68.                    2 = Ask User if user wants to be asked
  69. TAG:           [1] Disable User Tag Lines (if 1)
  70. BBSTAG:        [1] Disable BBS Tag (if 1)
  71. COLORS:         [] Legal Color Range (See CONFIG.DOC for format)
  72. MCI:            [] Characters treated as MCI chars as per Merlin's Mod
  73. LINES:    [0,0,0,0,0,0,0,0,0,-1,-1] (see CONFIG.DOC for meaning)
  74. KEYBOARD:      [2] 0=XT, 1=AT, 2=Attempt to Auto-Detect
  75. MONO:          [2] 0=CGA/EGA/VGA, 1=MONO, 2=Auto-Detect
  76. CHATKEY:      [LR] L=Left Shift, R=Right Shift, C=Control, A=Alt
  77.                    LR=Both shifts, CA=Control-Alt, Etc
  78. DOSKEY:         [] Same Format as ChatKey
  79. DIVIDER:        [] Filename of the file that contains Tagline divider
  80. NOTAG:          [] File that contains list of bases to exclude BBS tag from
  81. NOPERSON:  [NOTAG] File that contains list of bases to exclude User Tag From
  82. WARNTIME:    [180] Number of seconds before user is beeped at (0=Never)
  83. ABORTTIME:   [240] Number of seconds before message auto-aborts
  84. ESCTICKS:   [1000] Increase this if [A [B [C etc starts appearing remotely
  85. WWIVEDITMACROS:[N] Whether or not WWIVEdit (MACROS.LCL) macros are allowed
  86. QUOTER:        [0] 0 = None, 1=Goose's Quote 3.01 or greater, 2=WWIV 4.21a
  87. PERSONALDICT:  [N] Whether or not personal dictionaries should be kept
  88. COLORTITLE:    [N] Whether or not Color Changes are allowed in the title
  89. MOUSE:         [N] Y=Allow Mouse Locally
  90. DIRECTVIDEO:   [N] Must be set to 0 for Remote use
  91. SCROLL:        [N] Smooth Scrolling (won't work remotely);
  92. ; The following shouldn't be modified unless you know what you are doing!
  93. COMPORT:       [0] Set this to 0 for local and WWIV definitions
  94. FOSSIL:        [0] 1=Use fossil driver if Comport > 0
  95. BBS:           [0] 0=None, 1=WWIV
  96.  
  97. ----------------------------------------------------------------------------
  98.  
  99. ; Settings for use locally (in this case lcl.def)
  100. ; See CONFIG.DOC for a complete description
  101. LOCAL:         [Y] Whether this is a local definition
  102. SETUP:         [2] 0=None, 1=CHAIN.TXT, 2=EDITOR.INF
  103. RESULT:        [0] 0=None, 1=RESULT.ED, 2=FEDIT.INF
  104. REPLY:         [2] 0 = Never Ask User
  105.                    1 = Ask User if E-Mail and user wants to be asked
  106.                    2 = Ask User if user wants to be asked
  107. TAG:           [Y] Disable User Tag Lines (if 1)
  108. BBSTAG:        [Y] Disable BBS Tag (if 1)
  109. COLORS:         [] Legal Color Range (See CONFIG.DOC for format)
  110. MCI:            [] Characters treated as MCI chars as per Merlin's Mod
  111. LINES:    [0,0,0,0,0,0,0,0,0,-1,-1] (see CONFIG.DOC for meaning)
  112. KEYBOARD:      [2] 0=XT, 1=AT, 2=Attempt to Auto-Detect
  113. MONO:          [2] 0=CGA/EGA/VGA, 1=MONO, 2=Auto-Detect
  114. CHATKEY:        [] L=Left Shift, R=Right Shift, C=Control, A=Alt
  115.                    LR=Both shifts, CA=Control-Alt, Etc
  116. DOSKEY:       [CA] Same Format as ChatKey
  117. DIVIDER:        [] Filename of the file that contains Tagline divider
  118. NOTAG:          [] File that contains list of bases to exclude BBS tag from
  119. NOPERSON:  [NOTAG] File that contains list of bases to exclude User Tag From
  120. WARNTIME:      [0] Number of seconds before user is beeped at (0=Never)
  121. ABORTTIME:     [0] Number of seconds before message auto-aborts
  122. ESCTICKS:      [0] Increase this if [A [B [C etc starts appearing remotely
  123. WWIVEDITMACROS:[N] Whether or not WWIVEdit (MACROS.LCL) macros are allowed
  124. QUOTER:        [0] 0 = None, 1=Goose's Quote 3.01 or greater, 2=WWIV 4.21a
  125. PERSONALDICT:  [N] Whether or not personal dictionaries should be kept
  126. COLORTITLE:    [N] Whether or not Color Changes are allowed in the title
  127. MOUSE:         [Y] Y=Allow Mouse Locally
  128. DIRECTVIDEO:   [N] Must be set to N for Remote use (if Y, colors won't be
  129.                      translated properly)
  130. SCROLL:        [Y] Smooth Scrolling (won't work remotely);
  131. ;
  132. ; The following shouldn't be modified unless you know what you are doing!
  133. ;
  134. COMPORT:       [0] Set this to 0 for local and WWIV definitions
  135. FOSSIL:        [0] 1=Use fossil driver if Comport > 0
  136. BBS:           [0] 0=None, 1=WWIV
  137.  
  138. -----------------------------------------------------------------------------
  139.  
  140. There you go for the 'simple' fix.  If SysOp would like a copy of my
  141. WAF-WWIV.uue file, just ask.  I will not post it to the net, unless I get more
  142. than 10 requests (by E-mail, not through comp.bbs.waffle) in order to minimize
  143. net traffic.  I will be checking to see if this also works for version 2.4 of
  144. the editor.  
  145.  
  146. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  147.  David William Wrage              Usenet....dwrage@ddt-archives.athens.oh.us
  148.  SysOp of DDT Archives BBS
  149.  614/594-6588 at 2400 Baud        WWIVlink....1@16471     WWIVnet.....1@6471
  150.