Readme.txt  (12/29/94)

Several quick notes to try and save some of you time and money..

1) Dream Voting Booth REQUIRES a FOSSIL driver to be loaded for remote use.
	  Most BBS software requires the use of a FOSSIL anyway.. it is a very
	  reliable way for serial communications to take place.. much easier to
	  update than internal comm routines.

    Even if your software does not use a FOSSIL driver, you can still use DVB.
    What you will need to do is to download a copy of a FOSSIL driver. I suggest
    BNU or X00. I have used both with very little trouble. After getting a copy
    of a FOSSIL driver, alter your batch file so it loads the FOSSIL driver,
    then loads DVB and then unloads the FOSSIL driver. Here is an example..

rem --------------------------------------------------------------
rem Example Batch file for DVB with FOSSIL loading and unloading..
c:

rem Load BNU (FOSSIL driver)
c:\dos\BNU.com

rem Load Dream Voting Booth
cd \bbs\dreamvb
dreamvb.exe dvb1.cfg

rem Unload BNU (Remove FOSSIL driver from memory)
c:\dos\BNU.com /U

exit
rem -----------------end of batch file----------------------------

2) I currently do NOT have an online registration system.. I have no idea how
	to get one running and quite honestly, am too lazy to look into it right
	now. (Have you ever tried to work 3 jobs, go to college and write shareware
	on the side???) :)

3) Please make all registration checks out to James Sella.. I made the mistake
	of not saying that and of course it came back to haunt me.. cost some
	SysOp's time and money.. including me. :(

4) If you need help with the program, feel free to NetMail me [1:2360/13] or
	leave a message on my BBS [(608)787-0735] about the door.

Thanks for your time..

-James Sella, Digital Genesis Software
