> 2) The Help file example for tables is tables{'A'} = [1,1,2,2,3,3,] -
> why is each number in here twice? Is this the reason some of the table
> numbers were missing on the "sdsc" printouts I gave to players at
> Durham? Is there any way to avoid the need to give each number twice?
It has to do with how many boards you have at a table.
so 1, 2, 3, 4
would mean 1 board per table.
and 1,1,2,2,3,3,4,4
means 2 boards per table.
at some events, my first table is 1 board table and the rest are 2
boards so my file is:
[1,2,2,3,3,4,4,5,5 etc ]
sherrie