The Voters Booth Copyright 1993 - Randy Rodrock The DarkSTar BBS (801)-269-8780 USR Dual Standard 14400 FNET 633 FidoNet 1:311/21.0 AtariNet 51:201/1 TurboNet 100:290/5.0 NestNet 90:300/1013 PART 1: Intro PART 2: Operation of VB PART 3: BBS Setup PART 4: Registration info PART 1 Intro Voters Booth was created since there was not a real Voting program for ST BBS's, the lack of something to do over the long winters and the desire to program in GFA. VB has a program that is run in the Logon batch that reminds users to Vote. It has the following list of Sysop definable options, allowing the users to enter questions and answers, and minimum time limits. Other features include error control, timeout and loss of carrier, complete log of users actions while in the VB, checks disk space to see if disk space is sufficent for VB to write its files, checks and cleans memory, built in user graphics, allows up to 300 users and has its own program that creates its configuration file and resets the Voters Booth when desired. I feel that Voters Booth is fairly easy to setup and maintain, All you have to do is run the init program and answer the questions it asks you. Of course you SHOULD read the docs before starting, but hey, who reads docs anymore? Please read on for more info on setting up The Voters Booth. PART 2 Operation of Voters Booth When VB is ran for the first time it will create 2 data files that it uses to keep track of users current answers, names and voting info. For reason I prefer to use a seperate folder for VB, it will create a few text files. After VB is set up and run for the first time it will create a file called Question.txt, and ANSWERx.txt (x equals the # of the question that the answers belong to. Also anytime a user enters a question or answer the users name, date and the text entered will be tracked. Ok, on to setting VB up. all you need to do is to run the voteinit.prg and answer all its questions. It will ask you for the path to your MAIN bbs program, where TURBO or FOREM.opt reside, then on to where you want the VOTExxx.prg to reside, then it will ask you if you want it to create the folder for you (See! as lil work as possible!) if not just point the direction to where the VOTExxx.prg will reside. Then on to the NAME and PATH of the log it creates. Then the brand of BBS that you run, Turbo or Forem. It will ask you if you want to allow users to enter questions and answers to those questions. Last but not least, what the MINIMUM amount of time allowed will be for ALL users to have left to enter VB. One more item, the init prg will create the CFG file in the proper directory, LEAVE it there. VB will not run unless it finds the CFG file. It will tell you if it cant find it. Note on adding or editing Q and A's for the program: In order to add or edit the questions and answers you MUST not have ANY extra carriage returns AFTER the last line in the text files! ie... Proper text file: What kind of Mode do you own?( ) What BBS software do you prefer?( ) <<<< NOTE LAST CR!!!! --------------------------------------------------------------------------- IMPROPER text file: What kind of Mode do you own?( ) What BBS software do you prefer?( ) ( ) <<<