E.A.L Lotto Stats Summary


E.A.L Lotto Stats Summary


About
This E.A.L Plugin lists a summary of all Winning Lotto Number entries present in the currently loaded E.A.L Lotto Database. It is also possible to select multiple entries by using the CTRL or SHIFT keys. Clicking on a Column header will sort the list either in ascending or descending order for the specific Column header clicked.

Right clicking on this Summary list will open up a menu for you to select additional functionality.
See "Menu Items" below for more information.
Menu Items


Menu Items
Select All
This will select all entries in the Stats Summary list.
Short Cut Keys: CTRL + A

Select Even
This will select all even numbered entries/draws in the Stats Summary list.
Short Cut Keys: CTRL + E

Select Odd
This will select all odd numbered entries/draws in the Stats Summary list.
Short Cut Keys: CTRL + O

Invert Selection
This will invert selected entries in the Stats Summary list.
Short Cut Keys: CTRL + I

Send To
This enables one to send the currently selected entries to Plugins/Addons capable of receiving such data.

Highlight Entries
This will Select/Highlight the corresponding entries in the Winning Lotto Numbers List.

Save to HTML File
This will save all selected entries to an HTML file. One is also able to change the HTML code in the "Lotto_Stats_Summary_List_0X.html" files to suite ones needs. This HTML template files is to be located in the HTML directory where the current E.A.L Lotto database is located.
Please see HTML Tag structures below for more information.
Please also read the section below about the HTML file names.


Export to *.csv
This will save all selected entries to a *.csv file to be used by application capable of handling *.csv files.
HTML File Names


About
Unlike any other E.A.L Plugins/Addons, here the HTML file name is split into separate sections. Using the file name "Lotto_Stats_Summary_List_0X.html", one should replace the "0X" part with the specific Stats Summary List number.

Ex: With EuroMillions, there are 2 Stats Lists. They are "Numbers" and "Stars".
Thus the HTML File Names will be:
01 :: "Numbers" = "Lotto_Stats_Summary_List_01.html"
02 :: "Stars " = "Lotto_Stats_Summary_List_02.html"

Ex: With the S.A Lotto, there are 3 Stats Lists. They are "All (Numbers, Bonus)", "Numbers" and "Bonus".
Thus the HTML File Names will be:
01 :: "All (Numbers, Bonus)" = "Lotto_Stats_Summary_List_01.html"
02 :: "Numbers" = "Lotto_Stats_Summary_List_02.html"
03 :: "Bonus" = "Lotto_Stats_Summary_List_03.html"
HTML Tags

HTML Tag Structures
<#Lotto_DBase_Caption>
This will state the Caption of the E.A.L Lotto Database currently loaded. Ex: S.A Lotto Plus, EuroMillions, etc...

<#Stats_Summary_Caption>
This will state the Caption of the specific Stats Summary List you are currently viewing. Ex: Numbers, Bonus, Stars etc...

<#Lotto_Seq>
This will state the Lotto draw number of the entries currently selected.

<#Lotto_Date>
This will state the Lotto draw date of the entries currently selected.

<#Lotto_Numbers_Caption Level=X>
This will state the Caption of the specific section of Lotto numbers. Ex: Numbers, Bonus, Stars etc...
Also take note of the "Level" option as this will define which section you are referencing.
Ex: With the EuroMillions: "Level=1" will reference "Numbers" and "Level=2" will reference "Stars".

<#Lotto_Numbers Level=X>
This will state the Lotto numbers of the entries currently selected.
Also take note of the "Level" option as this will define which section you are referencing.
Ex: With the EuroMillions: "Level=1" will reference "Numbers" and "Level=2" will reference "Stars".

HTML Tag Structures :: Decade Groups
<#Stats_Sections_X0ToX9_Caption Level=X>
This will state the Caption of the specified group. More about Decade Groups HERE
Also take note of the "Level" option as this will define which group section you are referencing.
Ex:
"Level=1" will reference "01-09"
"Level=2" will reference "11-19"
"Level=3" will reference "21-29"
"Level=4" will reference "31-39", etc...

<#Stats_Sections_X0ToX9 Level=X>
This will state the total numbers found in the specified group. More about Decade Groups HERE
Also take note of the "Level" option as this will define which group section you are referencing.
Ex:
"Level=1" will reference "01-09"
"Level=2" will reference "11-19"
"Level=3" will reference "21-29"
"Level=4" will reference "31-39", etc...

HTML Tag Structures :: SUM, EVEN, ODD
<#Stats_Sections_Sum>
This will state the Sum values for the entries currently selected. More about Sums HERE

<#Stats_Sections_Even>
This will state the Even total for the entries currently selected. More about Even/Odd HERE

<#Stats_Sections_Odd>
This will state the Odd total for the entries currently selected. More about Even/Odd HERE

HTML Tag Structures :: Matrix Offset
<#Stats_Sections_Matrix_Offset>
This will state the Matrix Offset for the entries currently selected. More about Matrix Offsets HERE

HTML Tag Structures :: Draw Machine, Ball Set
<#Stats_Sections_Draw_Machine>
If any, this will state the Draw Machines used for the entries currently selected.

<#Stats_Sections_Ball_Set>
If any, this will state the Ball Sets used for the entries currently selected.


Click Here for more E.A.L Help Files...