home *** CD-ROM | disk | FTP | other *** search
/ PC Games 2 the Maxx / pcgames.zip / pcgames / MISC / WSLA0040.ZIP / WSLA.DOC < prev    next >
Encoding:
Text File  |  1991-02-04  |  3.0 KB  |  60 lines

  1. JL Irish's Wisconsin Supercash Lottery Analyzer
  2. Version 0.40
  3. Copyright 1991
  4.  
  5.     This program is distributed under the shareware concept.  I am not
  6. demanding a registration fee, but am accepting donations of not more than
  7. $5.00.  You are free to use and distribute this software.  I only ask that
  8. you distribute only the Zipfile.  Donations can be sent to:
  9.  
  10.     JL Irish
  11.     2234 South 28th Street
  12.     Milwaukee, WI 53215
  13.  
  14.     I've written this program to analyze the lotto numbers for the above
  15. named lottery, but this program should work for any 6/36 lotto.  The data
  16. file is empty, as this distribution is before the lottery has actually
  17. started.  Updated data files will be included in future versions, and by
  18. request.  I can be contacted via Exec-PC BBS, ph# 414-789-4210 (2400 N81).
  19. The latest version of this program can be found on Exec-PC BBS.
  20.  
  21.     There are only 2 required files for this program, WSLA.EXE and WSLA.DAT.
  22. They must reside in the same directory.  WSLA features output to your screen
  23. (standard text mode), your printer (standard PRN, >> LPT1), or to diskfile
  24. (??.PRN).
  25.  
  26.     The file WSLA.TST is a sample data file I used to test the functions.
  27. I've included it to help you get used to the program.  Before renaming this
  28. file to WSLA.DAT, make sure you've copied the real DAT file to a safe place!
  29.  
  30.     Getting around inside the program is simple, just press the letter
  31. annotated by the brackets [].  Once you've selected a function, you will be
  32. asked to select output option.  After the function is done, it will wait about
  33. 3 seconds, then the screen will be cleared, and the menu displayed.  I left the
  34. delay to allow you enough time to pause the screen (PAUSE or CTRL-S).
  35.  
  36.     The only functions available at this time are based on tallying the number
  37. of times that a number has been picked.  There is an Overall popularity, which
  38. looks at all of the numbers in all of the drawings (in the data file).  Pick a
  39. Day looks only at the day you select.  Pick a Number looks at the number you
  40. select, tallies them by days, and outputs the tally for each day.  By Order
  41. looks at the position of the drawn numbers (first, second..), tallies by the
  42. position, and outputs a sorted list for each position.
  43.  
  44.     The Utilities area is where you can enter the drawings and list the
  45. History File.
  46.  
  47.     At any menu, upper or lower case may be used.  There is very little error
  48. detection in this program, so please be careful.  Always keep a back up of
  49. your data file!  There couldn't be much worse than losing the time you spend
  50. entering it!!!
  51.  
  52. WSLA History:
  53.  
  54. Ver. 0.10 - unpublished.  Data structure developed and tested.
  55. Ver. 0.20 - unpublished.  List, Overall Popularity added.  Menu developed.
  56. Ver. 0.30 - Published.  Pick a Number and Pick a Day added. Continued
  57.             menu developement.  Output to screen, printer, or disk added.
  58. Ver. 0.40 - Published.  By Order Drawn, Registration, and User List added.
  59.             Cleaned up some of the menus and text throughout the program.
  60.