Mens Tennis Forums banner

Entry List Maker website: tennistipping.zz.mu

41K views 461 replies 33 participants last post by  OnTheRun 
#1 · (Edited)
You can find the Entry List & Draw Maker in the following web site:

tennistipping.zz.mu

Requirements:

- Java Runtime Environment. If you don't know if you have Java, follow these steps:

  1. In Windows Desktop, press the Start button at the bottom left corner of the screen.
  2. Select the 'Run' option.
  3. Type 'cmd' and press Ok. The command window pops up.
  4. Type 'java' in the command window.
  5. If the following message appears: 'java is not recognized as a command' then you don't have Java installed. You must install it from here: Download Java
- Recommended screen resolution: 1280x1024 or higher.
- Recommended web browser: Internet Explorer. In Firefox and Chrome, you have to restart the web browser to reset the ranking page.

Web Description:

You will see 3 columns:


- Singles List column
Contains players commited to the tournament as Singles, one per line. Edit with your tournament's players.
For each player commited to a tournament, you can specify special features with the following tags next to the player name:
  1. #LE#: The player is a Late Entry to this tournament and will be placed after all who commited on time.
  2. #SE#: The player has requested for a Special Exempt.
  3. #OUT#: The player is out of the tournament, will not count for Entry lists but will be painted red in the output.
  4. #PRn#: The player is using Protected Ranking. The n value indicates the protected ranking value.
  5. #ALT#: The player is an alternate and he will be placed at the end of the entry list.

These tags can be concatenated. Example:
Code:
player1 #LE#      [I]--> This player is a LE. [/I]
player2 #SE#      [I]--> This player has requested a SE. [/I]
player3
player4 #SE#      [I]--> This player has requested a SE. If he is higher ranked than player2 and is not qualified for main draw, he gets the spot ahead of player2[/I]
player5 #LE##OUT# [I]--> This player commited late, but is out of the tournament.[/I]
player6 #PR156#   [I]--> This player uses his/her protected ranking as 156th.[/I]
player7 #ALT#     [I]--> This player commited after the last deadline, he/she will be placed at the end of the Entry List.[/I]

- Doubles List column
Contains players commited to the tournament as Doubles, one pair separated by a slash (/) per line. Edit with your tournament's doubles players. This is an example of how to place your doubles players:
If PlayerA and PlayerB play together and PlayerC and PlayerD play together, they must be placed like this in Doubles.txt:
PlayerA/PlayerB
PlayerC/PlayerD

For each double team commited to a tournament, you can specify if this team is out of the tournament:
  1. #OUT#: The team is out of the tournament, will not count for Entry lists but will be painted red in the output
  2. #1PRn#: The first doubles player is using Protected Ranking. The n value indicates the protected ranking value.
  3. #2PRn#: The second doubles player is using Protected Ranking. The n value indicates the protected ranking value.
  4. #ALT#: The team is an alternate and they will be placed at the end of the entry list.

Example:
Code:
player1/player2 #OUT#  [I]--> This doubles team is out of the tournament.[/I]
player3/player4 
player5/player6 #2PR15#   [I]--> The second doubles player (player6) uses his/her protected ranking as 15th.[/I]
player7/player8 #ALT#     [I]--> This team commited after the last deadline, so they will be placed at the end of the Entry List.[/I]

- Output
If you press the Entry list button, it will display the following information:

SINGLE:
  • Main Entry list (if at least 1 player in Singles column)
  • Qualifying Entry list (if there is one)
  • Alternates list (if there is one)
  • Main Entry list seeded players
  • Qualifying Entry list seeded players (if there is one)

DOUBLES:
  • Main Entry list (if at least 1 player in Doubles column)
  • Qualifying Entry list (if there is one)
  • Alternates list (if there is one)
  • Main Entry list seeded players
  • Qualifying Entry list seeded players (if there is one)

  • Free for doubles list (any commited singles player who has not commited to play doubles).


If you press the Draw button, it will display the main and qualifying draws both for singles and doubles. The output of the Draw will be made in order to fit into Evita's spreadsheet correctly.

If a main draw has qualifying spots, these will have a number next to it to identify which qualifier will go into that spot. For example, Q1 will be the spot occupied with the bracket of the no.1 seed from qualifying, Q2 will be the spot occupied with the bracket of the no.2 seed from qualifying, and so on.

How to use:
When you generate the draw, click right button of mouse in the Output column and choose the 'Select All' option and Ctrl+C to copy all the draws into the Clipboard. Then open an new spreadsheet page, select a cell and press Ctrl+V. You will have all the draws ready to copy into your management spreadsheet.

Important:
  • The Draw will only be made with a final list, so the SE checkbox must be unchecked before generating the draw.
  • The minimum number of players commited to generate the draw is:
    • 32-player tournaments: 17.
    • 64-player tournaments: 33.
    • 128-player tournaments: 65.

Usage:

  • Select the tournament type:
    1. Grand Slam (128)
    2. Masters (64)
    3. ATP (32)
    4. Challenger (32)
  • Select ranking date: The ranks will be updated as soon as Gavnich77 publishes them on the web, you only have to select the desired date.
  • Select how many Special Exempts you want to include in the Entry List.
  • The number of SEs selected will be reserved in the Singles Main Draw Entry list with the 'SE' name and all players will move down those places.
  • If there is a player with a SE, the 'SE' name will be replaced with the player.
  • Select the number of Qualifying players for the event.
  • Press the Entry List button to generate your entry list.
  • Press the Draw button to generate your main and qualifying draws.
  • You can reset all columns by pressing the Reset button.

IMPORTANT: Please check if the NR players in the output files are not named in the TT official rankings with another name. The program will understand that it is a new player. For example, if a player's name is Player_A and entries as NR, check that in the TT official rankings it is not appearing as PlayerA or Player A. If this is the case, rename Player_A in the Singles and Doubles column with the exact name appearing in the TT official rankings and press the Entry List or Draw button.

IMPORTANT: If you still see the three columns on the page, please refresh the page by pressing F5. If it still doesn't work, open the Windows Administration Tool, select the Processes tag, select java.exe and press the End process button.


ToDo list:

  • When a player is OUT of a tournament, he/she must be coloured in red, taken his entry list place number off and everyone ranked below must be a place higher in the entry list. DONE
  • When an SE is granted, he/she must be put in the Main Draw entry list as the last player in and be reflected on main draw, not qualifying draw. DONE
  • Add SE, LE and OUT next to a player's name DONE
  • Format draw output to have the same format as Evita's spreadsheet. DONE
  • Distinguish correctly between similar names. EG: Machado & Gil - Machado. DONE
  • No minimum number of players required to generate an Entry List DONE
  • PR tag added, that should be #PRrank# where the manager should put the protected rank. DONE
  • Calculating points when the sum of two doubles ranks are the same to calculate who's first. DONE
  • Put LE when a player is OUT DONE
  • Put SE after all players who applied. Create an SE order index to see who gets the 2 SE spots if there is more than 2 who apply. DONE
  • Insert style output format.DONE
  • If the player is tagged with #OUT#, he still remains in the Free for doubles list. DONE
  • Draw output in Evita's spreadsheet style [name seed/qualy country] DONE
  • SEs number wrong when number of entries is less than the draw size. DONE
  • Added PRs for doubles. DONE
  • Corrected seeds in 128 and 64 player tournaments. DONE
  • New version uploaded. DONE
  • Seed LEs in Main Draw.http://www.menstennisforums.com/showpost.php?p=12479578&postcount=237
  • Fix seeds difference between Entry List Maker and Draw Maker http://www.menstennisforums.com/showpost.php?p=12545700&postcount=252
  • Add the possibility of choosing number of rounds in a qualifying draw http://www.menstennisforums.com/showpost.php?p=12552601&postcount=256
  • Implement posibility to add ALTs to list.
  • Correct error when there are 2 SEs and less than 8 players.
  • Enable SEs in doubles. (for TF)
  • Fix problem with 'Free for doubles' when different cases
  • Tag to put someone out of the 'Free for doubles' list

I want to give a special thank you to AdeyC which has been the most active and accurate tester and has been a very important part in the development of this tool. :bowdown:

I also want to thank all of you managers who use this tool and who give ideas and suggestions in order to make it better. :bigclap:
 
See less See more
#2 · (Edited)
Re: Entry Lists & Draw Maker for TT managers

OLD VERSION

The version of the Entry List & Draw Maker has been updated. This version makes both Entry Lists and Draws. There are some few things that have changed, so if you already have the old version, keep reading anyway.

Previous steps:

To be able to use this application, you must have Java installed in your PC.

If you don't know if you have Java, follow these steps:

- In Windows Desktop, press the Start button at the bottom left corner of the screen.
- Select the 'Run' option.
- Type 'cmd' and press Ok. The command window pops up.
- Type 'java' in the command window.
- If the following message appears: 'java is not recognized as a command' then you don't have Java installed. You must install it from here: Download Java

Once you have Java installed on your PC, you must download the Entry List & Draw Maker from here: ELDMakerV2.zip

You must unzip the downloaded file in whatever folder you want, it will create an 'Entry List & Draw Maker' folder with files in it. If you already have the previous version installed, I recommend you to delete the old version folder before you unzip the file.

File Description:

You will see 7 files:
- eld.jar --> Class file with Entry List & Draw Maker implementation.

- launch.bat --> Executable to select tournament type and output file.

- Singles.txt --> Contains players commited to the tournament as Singles, one per line. Edit with your tournament's players.

- SinglesLE.txt --> Contains players commited to the tournament as Late Entry Singles, one per line. Edit with your tournament's late entry players.

- Doubles.txt --> Contains players commited to the tournament as Doubles, one pair separated by a slash (/) per line. Edit with your tournament's doubles players. This is an example of how to place your doubles players:
If PlayerA and PlayerB play together and PlayerC and PlayerD play together, they must be placed like this in Doubles.txt:
PlayerA/PlayerB
PlayerC/PlayerD

- SinglesRank.txt --> Contains full singles rankings. Copy from Gavnich77's TT singles rank page (TT Singles Ranking page) the week you need to get entry lists from. You will find an example of 10th October ranking on the SinglesRank.txt file downloaded.

- DoublesRank.txt --> Contains full doubles rankings. Copy from Gavnich77's TT doubles rank page (TT Doubles Ranking page) the week you need to get entry lists from. You will find an example of 10th October ranking on the DoublesRank.txt file downloaded.

Usage:

- Fill all the txt files described in the 'File Description' section.
- Double click on the launch.bat file.
- Select tournament type:
1. GRAND SLAM (128-player)
2. Masters 1000 (64-player)
3. Masters 1000, ATP 500, ATP 250 or Challengers (32-player)​
- Select output file:
1. Generate singles Entry List
2. Generate doubles Entry List
3. Generate singles Draws
4. Generate doubles Draws
5. Generate all
All generated files are formatted to be inserted directly into your TT thread.

IMPORTANT: Please check if the NR players in the output files are not in the rank files with another name. For example, if a player's name is Player_A and entries as NR, check that in the rank file it is not appearing as PlayerA or Player A. If this is the case, rename Player_A in Singles.txt, SinglesLE.txt and Doubles.txt with the name appearing in the ranks files and relaunch launch.bat.

Please help me improve the program by using it and giving me your feedbacks. Thanks.
 
#6 ·
Re: Entry Lists & Draw Maker for TT managers

Thanks all.

I hope you're using it to create your Entry Lists.

Tonight (CET time) there will be a new version with the following corrections:

- Correct indentation in the DoublesEntryList.txt output.
- Correct file closing, I have seen that sometimes the program picks files in memory instead of current files.
- Separate Main Draw Entry Lists from Qualyfing Entry lists

:wavey:
 
#8 ·
Re: Entry Lists & Draw Maker for TT managers

FANTASTIC, guy!

Congrats for very beautiful work.
 
#9 ·
Re: Entry Lists & Draw Maker for TT managers

Testing new version of Entry List MAker with St. Petersburg TT 2011:

Entry Lists

Code:
 [b][u]TT Singles Players Entry List (Rankings from XX/XX/XXXX)[/b][/u] 

01 Marita             3
02 FERNET             4
03 _A_                7
04 orangehat          16
05 stbanchile         17
06 Eland              21
07 Gallina            23
08 FiBeR              27
09 manu86             31
10 Chris 84           32
11 balloon            33
12 Maru Angi          34
13 Blarghman          36
14 bandtree           41
15 mcarvalho          42
16 Labamba            43
17 *Jean*             46
18 diego36arg         47
19 juakos17           55
20 Dmitriy Bond       57
21 jmjhb              60
22 njnetswill         61
23 Elirj70            63
24 rvugt              64
25 Ilovetheblues_86   65
26 Zberg              66
27 Nev                69
28 Belludal           72
29 Q 
30 Q 
31 Q 
32 Q
Code:
[B][U]Singles TT QD Entry List (Rankings from  XX/XX/XXXX)[/U][/B] 

01 maldini            74
02 kondrashov         78
03 Redguard           79
04 ibreak4coffee      82
05 Boarder35m         89
06 petesampras1       91
07 ostm89             94
08 nickelS            99
09 andrijagajic       101
10 Satasonic          113
11 LucasBH            121
12 Fedex01            127
13 Cazorla            129
14 Filipe XIV         139
15 kingroger          141
16 YEBRA              157
17 lucian_iasi        159
18 MESSS              161
19 Etihad             165
20 jervisjames        166
21 volc0mizado        172
22 Eddy DoubleD       177
23 Mishka Logvi       180
24 Rodrigo R3         183
25 kr1s71an           195
26 sfar               198
27 Fat Camel          206
28 supertec           216
29 juliano1210        230
30 Calgary Flames     291
31 Thales de Mileto   293
32 Allez-Alejo        LE9

ALT01 Holmzy             LE62
ALT02 Luinir             LE84
ALT03 molosztash         LE185
ALT04 Sergyu18           LE199
Code:
 [b][u] Seeded players - Main Draw [/b][/u] 
01 Marita
02 FERNET
03 _A_
04 orangehat
05 stbanchile
06 Eland
07 Gallina
08 FiBeR
Code:
 [b][u] Seeded players - Qualyfing Draw [/b][/u] 
01 maldini
02 kondrashov
03 Redguard 
04 ibreak4coffee
05 Boarder35m
06 petesampras1
07 ostm89
08 nickelS
Code:
[B]MAIN DRAW[/B]

[B](1) Marita[/B]              vs. balloon
Ilovetheblues_86               vs. mcarvalho
Belludal                       vs. Blarghman
manu86                         vs. [B](5) stbanchile[/B]
[B](3) _A_[/B]                 vs. Q
bandtree                       vs. diego36arg
Q                              vs. Elirj70
Q                              vs. [B](7) Gallina[/B]
[B](8) FiBeR[/B]               vs. *Jean*
Zberg                          vs. Dmitriy Bond
juakos17                       vs. Labamba
Chris 84                       vs. [B](4) orangehat[/B]
[B](6) Eland[/B]               vs. njnetswill
jmjhb                          vs. Nev
Maru Angi                      vs. rvugt
Q                              vs. [B](2) FERNET[/B]

Code:
[B]QUALYFING DRAW[/B]

[B](1) maldini[/B]                        vs. LucasBH
Allez-Alejo                               vs. YEBRA
MESSS                                     vs. Cazorla
juliano1210                               vs. [B](5) Boarder35m[/B]
[B](2) kondrashov[/B]                     vs. Filipe XIV
Eddy DoubleD                              vs. Fedex01
Fat Camel                                 vs. andrijagajic
sfar                                      vs. [B](6) petesampras1[/B]
[B](3) Redguard [/B]                      vs. volc0mizado
Mishka Logvi                              vs. Rodrigo R3
kingroger                                 vs. kr1s71an
Satasonic                                 vs. [B](8) nickelS[/B]
[B](4) ibreak4coffee[/B]                  vs. supertec
jervisjames                               vs. lucian_iasi
Thales de Mileto                          vs. Calgary Flames
Etihad                                    vs. [B](7) ostm89[/B]

Code:
 [b][u]TT Doubles Players Entry List (Rankings from XX/XX/XXXX)[/b][/u] 

01 balloon/Marita             12 +  14 = 26
02 Maru Angi/FERNET           16 +  20 = 36
03 stbanchile/rvugt           24 +  27 = 51
04 Belludal/Ilovetheblues_86  13 +  40 = 53
05 Gallina/orangehat          10 +  51 = 61
06 Redguard/nickelS           34 +  36 = 70
07 kondrashov/Dmitriy Bond    35 +  37 = 72
08 FiBeR/manu86               41 +  41 = 82
09 *Jean*/Blarghman           50 +  53 = 103
10 Nev/petesampras1           55 +  57 = 112
11 Boarder35m/diego36arg      39 +  80 = 119
12 Eland/Zberg                68 +  75 = 143
13 ibreak4coffee/bandtree     72 +  76 = 148
14 kingroger/jervisjames      81 + 100 = 181
15 Q 
16 Q
Code:
[B][U]Doubles TT QD Entry List (Rankings from  XX/XX/XXXX)[/U][/B] 

01 Luinir/molosztash         125 + 126 = 251
02 LucasBH/Rodrigo R3        112 + 140 = 252
03 YEBRA/kr1s71an            129 + 131 = 260
04 jmjhb/andrijagajic        137 + 154 = 291
05 Eddy DoubleD/lucian_iasi  148 + 168 = 316
06 sfar/supertec             167 + 175 = 342
07 Fedex01/Etihad            151 + 254 = 405
08 Fat Camel/Calgary Flames  206 + 216 = 422
09 Filipe XIV/juliano1210    252 + 270 = 522
Code:
 [b][u] Seeded players - Main Draw [/b][/u] 
01 balloon/Marita
02 Maru Angi/FERNET
03 stbanchile/rvugt
04 Belludal/Ilovetheblues_86
Code:
 [b][u] Seeded players - Qualyfing Draw [/b][/u] 
01 Luinir/molosztash
02 LucasBH/Rodrigo R3
03 YEBRA/kr1s71an
04 jmjhb/andrijagajic
Code:
[B]MAIN DRAW[/B]

[B](1) balloon/Marita[/B]             vs. ibreak4coffee/bandtree
Nev/petesampras1                      vs. Redguard/nickelS 
[B](3) stbanchile/rvugt[/B]           vs. *Jean*/Blarghman
Q                                     vs. Gallina/orangehat
kondrashov/Dmitriy Bond               vs. Q
Eland/Zberg                           vs. [B](4) Belludal/Ilovetheblues_86[/B]
Boarder35m/diego36arg                 vs. FiBeR/manu86
kingroger/jervisjames                 vs. [B](2) Maru Angi/FERNET[/B]

Code:
[B]QUALYFING DRAW[/B]

[B](1) Luinir/molosztash[/B]                     vs. [Bye]
Eddy DoubleD/lucian_iasi                         vs. [Bye]
Fat Camel/Calgary Flames                         vs. Filipe XIV/juliano1210
[Bye]                                            vs. [B](3) YEBRA/kr1s71an[/B]
[B](2) LucasBH/Rodrigo R3[/B]                    vs. [Bye]
sfar/supertec                                    vs. [Bye]
Fedex01/Etihad                                   vs. [Bye]
[Bye]                                            vs. [B](4) jmjhb/andrijagajic[/B]
 
#12 ·
Re: New Entry List Maker web site!!

Hello sfar. First thanks for a great job. The singles entry list works well with me but when using doubles it tells me
Error executing program:
java.lang.ArrayIndexOutOfBoundsException: 1
These are the names I put so what do I do wrong?
JeremyEli/Direnan
Shambritfan/Machado & Gil
RHB1993/Hidalgo
kr1s71an/YEBRA
Australian_dream2009/theKSHE
Zeguiba/Thales de Mileto
rneves/Dexter
Snowwy/wildegirl05
duducardoso/Moretti
lucian_iasi/Eddy DoubleD
sfar/supertec
Djalma/wtatourfan
NickSimioni/Milton
justafanYYC/WBishop
lizzard11120/Etihad
Thanks
 
#15 ·
Re: New Entry List Maker web site!!

Hello sfar. First thanks for a great job. The singles entry list works well with me but when using doubles it tells me
Error executing program:
java.lang.ArrayIndexOutOfBoundsException: 1
These are the names I put so what do I do wrong?
JeremyEli/Direnan
Shambritfan/Machado & Gil
RHB1993/Hidalgo
kr1s71an/YEBRA
Australian_dream2009/theKSHE
Zeguiba/Thales de Mileto
rneves/Dexter
Snowwy/wildegirl05
duducardoso/Moretti
lucian_iasi/Eddy DoubleD
sfar/supertec
Djalma/wtatourfan
NickSimioni/Milton
justafanYYC/WBishop
lizzard11120/Etihad
Thanks
I'm going to check it now and I'll tell you something ASAP.
 
#17 ·
Re: Entry Lists & Draw Maker for TT managers (NEW VERSION!!!)

sfar, I'm using it all the time as well - I even used it for DTT :D
If you (or anyone) need to use it for other games (with other rankings), PM me. ;)
 
#20 ·
Re: New Entry List Maker web site!!

Oh I thought I didn't need to delete the word Singles list and Doubles list and therefore there was a player called doubles list in doubles, so that's why it was wrong. Thanks once again sfar :)
Anyway, I'll try to fix it to ignore invalid entries, such as 'Doubles list', 'Singles list' or a player without a partner in double, for example.

:yeah:
 
#22 ·
Re: New Entry List Maker web site!!

Would be great to have a System for DTT although I can simply copy and paste it as done before...
I'll try to work on that as soon as I have some time... but there are some things still to be fixed before in the current Entry List tool. :sad:
 
#23 ·
Re: New Entry List Maker web site!!

Hi all, there are new features in the Web Entry List MAker:

1. Corrected order of non ranked players. (Thanks to AdeyC)
2. Corrected problem with number 1 ranked player for singles and doubles. (Thanks to l_mac and Allez-Alejo)
3. Corrected problems with 'Singles list' and 'Doubles list'. (Thanks to abollo)
4. Controlled single entries in doubles entry column. It will be discarded.
5. Created a 'Copy to Clipboard' button to copy the output Entry List to the clipboard so you can paste it directly into your thread.
6. Progress information in the Output column while generating Entry List.
7. Minimum number of players reduced to tournament seeded spots:
Code:
- Singles: 8 for 32 player tournaments
           16 for 64 player tournaments
	   32 for 128 player tournaments
- Doubles: 4 for 16 player tournaments
           8 for 32 player tournaments
	   16 for 64 player tournaments
 
#26 ·
Re: Entry List Maker website: Updated with 9th Jan rankings

I've tried this ... seems to work really well :)
 
#28 ·
Re: Entry List Maker website: Updated with 9th Jan rankings

Sfar I think something wrong happened when you added the new ranking. The ranking field is now empty and it says


Error loading rank dates
Strange because it works for me :scratch:

It can be because the browser is still loading the old version of the tool. Try to restart your Internet browser or open your Task administrator, go to the Processes tab and Finish the java.exe process. Then press F5 in your browser.
 
#30 ·
Re: Entry List Maker website: Updated with 9th Jan rankings

^^^
Now it's working fine :) Thanks
Just one last question :p it doesn't make LEs seeded, right?
Nope, I'll add it to the ToDo list...

Thanks for pointing it out, abollo.
 
#34 ·
Re: Entry List Maker website: Updated with 16th January rankings

I'm getting a null pointer exception if I try to use the draw maker today...

Never mind, seems okay again now

Looks really good - only thing I would say is that it doesn't automatically leave the 4 qualifying spots in the list and then start the qualifying entry list - my manual list suggests I have one on the qualifying list but the listmaker puts them in the first qualifying spot

Really excellent work though and very helpful!
 
#35 ·
Re: Entry List Maker website: Updated with 16th January rankings

I'm getting a null pointer exception if I try to use the draw maker today...
How did you reproduce that? With any Entry List in particular?

Looks really good - only thing I would say is that it doesn't automatically leave the 4 qualifying spots in the list and then start the qualifying entry list - my manual list suggests I have one on the qualifying list but the listmaker puts them in the first qualifying spot
Well, what the entry list maker does is, if your entry list is lower than the number of players in the tournament (e.g., 30 players commit to a Challenger), it does not generate the qualifying list until there are 33 commited to the tournament(excluding SEs). Are you trying the web version or the old version?

Really excellent work though and very helpful!
Thanks, I'm glad you start to use it.
 
#36 ·
Re: Entry List Maker website: Updated with 16th January rankings

I was using the web version in all cases. Not sure how I got the null pointer exception. I clicked Reset after I did it once and then I started to get the error but who knows...

I was using the web version. For me personally I tend to start the qualifying list if I have 26 commitments (+ 2 LEs) and put the 4 Q spots in the list automatically but it's not a major manual adjustment :)
 
#37 ·
Re: Entry List Maker website: Updated with 16th January rankings

I was using the web version in all cases. Not sure how I got the null pointer exception. I clicked Reset after I did it once and then I started to get the error but who knows...

I was using the web version. For me personally I tend to start the qualifying list if I have 26 commitments (+ 2 LEs) and put the 4 Q spots in the list automatically but it's not a major manual adjustment :)
Ok, we'll leave it as it is, but if you ever get that error again, please PM me the Entry list and I'll try to reproduce it and fix it.

Yeah, I see what you do with qualies, it's sort of a different concept from the way I programmed it, but both are 'technically' right. :yeah:
 
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top