Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

This is an old revision of the document!


WWIVEdit Dos Version 2.5 under DOSEmu

1. Download the wwivedit zip from a trusted source

2. Extract to /sbbs/exec/wwivedit

3. Edit wwivedit\config\default.def and make sure the settings are as follows:

LOCAL: [N]
SETUP: [2]
RESULT: [2]
REPLY: [1]
COMPORT: [1]
FOSSIL: [1]
BBS: [0]

4. After editing the file, you will need to go into dosemu and run “h:\wwivedit\wwivedit -f” to compile the config. Simply run “usr/bin/dosemu.bin”, then type:

lredir H: linux\fs\sbbs\exec
H:
cd wwivedit
wwivedit -f
exitemu

5. Next, you need to make sure you have x00 fossil driver in your /sbbs/xtrn/dosutils dir. You may need to make this dir, and download x00 from somewhere.

6. Change /sbbs/ctrl/emusetup.bat to use x00:

rem @fossil.com
rem bnu.com /P1 /L0=11520
e:\xtrn\dosutils\x00.exe eliminate

7. Now go into /sbbs/exec/scfg, External Programs, External Editors and add a new entry for WWIVEDIT:

 1: Name                            Legacy: WWIVEdit 2.5a
 2: Internal Code                   WWIVEDIT
 3: Command Line                    %!wwivedit\wwivedit %f %w %r %l -set:FOS
 4: Access Requirements             ANSI
 5: Intercept I/O                   No
 6: Native Executable               No
 7: Use Shell / New Context         No
 8: Record Terminal Width           No
 9: Word-wrap Quoted Text           Yes, for terminal width
10: Automatically Quoted Text       Prompt User
11: Editor Information Files        WWIV EDITOR.INF/RESULT.ED
12: Expand Line Feeds to CRLF       Yes
13: Handle Soft Carriage Returns    Convert to CRLF
14: Strip FidoNet Kludge Lines      No
15: Support UTF-8 Encoding          No
16: BBS Drop File Type              WWIV            CHAIN.TXT

8. Restart or recycle the BBS

See Also