Dec 262017
 
RoverBoard BBS Software. Runs 4 modems plus a local node on ANY machine. Msgs, Files, Doors, Drop-to-DOS with the board still running and much, much more. Part 2 of 2.
File RVR20C-2.ZIP from The Programmer’s Corner in
Category BBS Files
RoverBoard BBS Software. Runs 4 modems plus a local node on ANY machine. Msgs, Files, Doors, Drop-to-DOS with the board still running and much, much more. Part 2 of 2.
File Name File Size Zip Size Zip Type
BBSMAINT.DOC 2308 1089 deflated
CONVERT3.ARJ 8750 8750 stored
MOCKDOOR.ARJ 15943 15911 deflated
MODEM.TXT 3703 1624 deflated
QUESTION.TXT 5988 2219 deflated
R-CONST2.H 3284 965 deflated
R-MAP2.H 14538 4402 deflated
README.1ST 2165 813 deflated
README.TXT 3121 1265 deflated
REGISTER.TXT 3922 883 deflated
ROVER.DOC 128968 38642 deflated
SAMPLES.ARJ 6979 6919 deflated
SETUP.ARJ 54697 54556 deflated
UPGRADE.TXT 2114 1019 deflated
USER.DOC 51018 14738 deflated
WHOISON.ARJ 6421 6421 stored

Download File RVR20C-2.ZIP Here

Contents of the README.TXT file



rOverBoard BBS Software
Copyright (C) 1987 - 1991 FreeLance Programming
All rights reserved

The rOver distribution file should contain the following members:

ROVER.EXE - Latest rOverBoard version

ROVER.DOC - rOverBoard Documentation
USER.DOC - Documentation for rOver's user interface

README.TXT - This file
MODEM.TXT - Suggested modem settings for various modems
QUESTION.TXT - Answers to commonly asked questions
REGISTER.TXT - Information on registering rOverBoard

WHATS.NEW - A summary of recent changes

R-MAP2.H - #include file defining external data structures
R-CONST2.H - #include file defining external data constants


BBSMAINT.EXE - Batch clean-up/re-org/re-build utility
BBSMAINT.DOC - Basic docs for the maintenance utility


WHOISON.EXE - A utilty for rOver's DOS-box
WHOISON.DOC - Documentation for WHOISON.EXE


MOCKDOOR.ZIP - A utility to allow rOver to use doorway programs written
for other bulletin board system.

MOCKDOOR.EXE - Doorway conversion/emulation utility
MOCKDOOR.DOC - Documentation for MOCKDOOR.EXE
MOCKDOOR.C - Source code for MOCKDOOR.EXE
MOCKDOOR.H - Include files for MOCKDOOR.C


SETUP.ZIP - Setup utility for starting a new rOverBoard.

SETUP.EXE will ask for a few critical field values, and then
create an initial SETUP.DAT file to allow rOver to be executed.
It also allows a tiny subset of rOver's internal configuration
options, and will do more in the future.

SETUP.EXE - Utility to create initial SETUP.DAT file.

SETUPHLP.* - Help files used to provide SETUP.EXE with a
context-sensitive help feature.

SAMPLES.ZIP - Samples files for starting a new rOverBoard.

Files in SAMPLES.ZIP are provided to serve as samples ONLY.
These files should be modified as appropriate for your system.
See ROVER.DOC for more .SCR (and .ANS) customization options.
If you are already running a board, this .ZIP file should be
ignored in toto (with the possible exception of the LOGOFF.SCR,
which I update with new rOver's from time to time.

RUN.BAT - Sample .bat file for running rOver
DOORWAY.BAT - Sample .bat file for running doors

WELCOME1.SCR - Sample opening banner page
REGISTER.SCR - Sample Questionnaire
HINTS.SCR - Sample Hints screen
LOGOFF.SCR - Sample Logoff screen
DOORWAY.SCR - Sample doorway menu screen
BBSFILES.DAT - Sample File List


Additional files which may be found in ROVER.ZIP include:

README.1ST - Conversion instructions / requirements
CONVERT*.ZIP - Conversion programs to upgrade older rOverBoards to
new file formats (when necessary).



Contents of the README.1ST file



rOverBoard BBS Software
Copyright (C) 1987 - 1991 FreeLance Programming
All rights reserved

The rOver distribution file should contain the following members:

ROVER.EXE - Latest rOverBoard version

ROVER.DOC - rOverBoard Documentation
USER.DOC - Documentation for rOver's user interface

README.TXT - This file
MODEM.TXT - Suggested modem settings for various modems
QUESTION.TXT - Answers to commonly asked questions
REGISTER.TXT - Information on registering rOverBoard

WHATS.NEW - A summary of recent changes

R-MAP2.H - #include file defining external data structures
R-CONST2.H - #include file defining external data constants


BBSMAINT.EXE - Batch clean-up/re-org/re-build utility
BBSMAINT.DOC - Basic docs for the maintenance utility


WHOISON.EXE - A utilty for rOver's DOS-box
WHOISON.DOC - Documentation for WHOISON.EXE


MOCKDOOR.ZIP - A utility to allow rOver to use doorway programs written
for other bulletin board system.

MOCKDOOR.EXE - Doorway conversion/emulation utility
MOCKDOOR.DOC - Documentation for MOCKDOOR.EXE
MOCKDOOR.C - Source code for MOCKDOOR.EXE
MOCKDOOR.H - Include files for MOCKDOOR.C


SETUP.ZIP - Setup utility for starting a new rOverBoard.

SETUP.EXE will ask for a few critical field values, and then
create an initial SETUP.DAT file to allow rOver to be executed.
It also allows a tiny subset of rOver's internal configuration
options, and will do more in the future.

SETUP.EXE - Utility to create initial SETUP.DAT file.

SETUPHLP.* - Help files used to provide SETUP.EXE with a
context-sensitive help feature.

SAMPLES.ZIP - Samples files for starting a new rOverBoard.

Files in SAMPLES.ZIP are provided to serve as samples ONLY.
These files should be modified as appropriate for your system.
See ROVER.DOC for more .SCR (and .ANS) customization options.
If you are already running a board, this .ZIP file should be
ignored in toto (with the possible exception of the LOGOFF.SCR,
which I update with new rOver's from time to time.

RUN.BAT - Sample .bat file for running rOver
DOORWAY.BAT - Sample .bat file for running doors

WELCOME1.SCR - Sample opening banner page
REGISTER.SCR - Sample Questionnaire
HINTS.SCR - Sample Hints screen
LOGOFF.SCR - Sample Logoff screen
DOORWAY.SCR - Sample doorway menu screen
BBSFILES.DAT - Sample File List


Additional files which may be found in ROVER.ZIP include:

README.1ST - Conversion instructions / requirements
CONVERT*.ZIP - Conversion programs to upgrade older rOverBoards to
new file formats (when necessary).

*****************************************************************************

WARNING!
(2.0a)

Version 2.0a modifies some internal structures, making it incompatible with
the USER.DAT and SETUP.DAT files used by previous versions. You _MUST_ run
CONVERT3.EXE to convert these files before you will be able to run version
2.0a (see CONVERT3.DOC for more information). ALSO NOTE: any external
utility written to work with rOver is unlikey to work with the new version,
unless it has been updated with the new file formats. Contact the author(s)
of such program(s) for updates, as necessary.

*****************************************************************************

WARNING!
(1.9n)

Version 1.9n modifies some internal structures, making it incompatible with
BBSFILES.IDX files created by previous versions. You _MUST_ delete this
file and rebuild it with the 1.9n version of BBSMAINT ("BBSMAINT /z" will
accomplish this) in order for your files system to function correctly.

*****************************************************************************


NOTE! The CONVERT and CONVERT2 programs mentioned below are no longer
distributed as a part of rOver. They can be obtained from file
area 12 of The Wizard's Workshop (301)-322-8678 if necessary.

-----------------------------------------------------------------------------

If you are currently running a rOverBoard prior to version 1.9e, you will need
to run the CONVERT2 program before you will be able to use version 1.9f. In
addition, any utility that accesses SETUP.DAT or USER.DAT will probably not
function correctly unless written specifically for this version 1.9e or above.

If you are currently running a rOverBoard with a version less than 1.9a, you
will need to run CONVERT.EXE, _then_ run CONVERT2.EXE before executing the
new version.

See the documentation in the CONVERT.ZIP and CONVERT2.ZIP files for more info.



 December 26, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)