Super Vote v1.00á - PCBoard 15.1 [PPE] v2.00 Program - Super Vote v1.00 Released to the Public Beta: Tue 03-29-1994 at 6:44:13 pm (File Size: 28,393 bytes) - Fixed. some of the internal documentation in SETUP.EXE and made things a little bit less confusing. - Added. the maximum number of options config option to the SETUP.EXE program. - Added. a config option to adjust the maximum number of options. - Added. the minimum number of options config option to the SETUP.EXE program. - Added. a config option to adjust the minimum number of options a booth can have. If you are giving your users access to the Add a booth command, this will prevent the users from creating single option voting booths. Beta: Sun 03-27-1994 at 10:17:35 pm (File Size: 28,132 bytes) - Added. better internal documentation to some of the prompts. For example, prompts will say (Y)es or (N)o so the user has a better idea what to press. - Added. minimum option detection. If a user or sysop enters only one option when adding a new booth, it will prompt again for a response thus preventing those single option votes. - Fixed. the 'Not Yet Voted' error display. It would show N/A before it gave the error. That was previously used to show the amount of options that were available (not available), but I removed that display all together and that N/A was no longer required. - Fixed. spelling errors in the documentation. - Documented. the program. Finally had a chance to type all of the important stuff out. :-) - Optimized. the external un voted booth checking utility. It is now 2 bytes smaller than it was! <- Sarcastic excitement. :-) - Fixed. the external un voted checking utility. It appears that it wasn't reading the data files correctly, and would always tell the user that he or she hasn't voted on any of the booths. - Added. another external utility that will check for un voted booths at logon. It will check to see if the user hasn't voted on any booths and will notify user how many are un voted. - Fixed. the RIP graphics display. I finally had a chance to call remotely and test it. It appears that you need to give an extra line feed from the main menu in order for Ripterm to recognize the screen clear. It was writing over the main menu when the voting program was executed. - Optimized. the booth deleting section of code. Program is not that much less (including all of the previous improvements and additions) in size but when you delete a booth, it works much faster. - Fixed. multiple screen display AGAIN. It appears when I fixed the last problem, it caused an off-by-one loop error. There was one too many iterations. - Fixed. multiple screen display. If a the screen was just about to clear for the next screen full of booths, and there weren't any more booths, the program would just display an empty screen with a high light bar. - Added. multiple screen support in select booths. - Added. multiple screen support for listing booths. Figured that if this program supports unlimited number of booths, I suppose a multiple screen display would be required. :-) - Fixed. the RIP graphics display for the main menu. Once again preventing the RIP garbage on the local end of the BBS. - Added. simple RIP graphics to main menu and all other command screens. Improved RIP graphics will be out in later versions. - Fixed. the RIP graphics display so that ANSI is displayed local and the RIP emulation code is sent to the modem buffer only. This will prevent you from seeing all of that RIP garbage. - Added. a RIP graphics title screen. Beta: Sat 03-26-1994 at 7:21:09 pm (File Size: 24,680 bytes) - Optimized. the setup program (SETUP.EXE) which is now 10k less. - Fixed. the setup program (SETUP.EXE), made it more user friendly. - Added. a configuration program (SETUP.EXE) that will allow the sysop to edit and change the configuration settings in VOTE.CFG. - Added. specification of ALL commands in the configuration file. - Added. specification of the Sysop edit security level in the configuration file. - Fixed. display when you delete a booth. It would show high ASCII chars instead of the colors I specified. - Added. progress display when you delete booths. - Changed. default logging to OFF, the /LOG must be used for logging, NO logging will be done without this command line parameter. - Added. the /LOG command line option to toggle logging ON or OFF. - Removed. un-needed information from caller logging. Got a little carried away and start putting dates in there. :-) - Added. caller logging. You can now keep track of what the users does in the voting program. - Fixed. security for Adding, Deleting, and Editing booths. Commands would be protected with the high-light procedure but not with regular prompting. - Removed. screen clearing from notifier so that the user has a better idea what the warning display is referring to. - Added. program will not inform the user that there are no booth available when there aren't any data files instead of just giving a blank screen with a menu bar. - Fixed. screen clearing. Program would display a blank screen if max number of options were shown. - Fixed. voting option display. It wasn't displaying the next screen full of pages correctly and would skip too many lines while showing the next page of options. Beta: Fri 03-25-1994 at 10:42:16 am (File Size: 21,759 bytes) - First copy of Program was Created. Super Vote v1.00á - PCBoard 15.1 [PPE] v2.00 Program