Run the script:
holdingProc Controls {A K} {expr {$A*2+$K}}
deal_deck
puts [Controls hand {A432 A32 A32 A32} spades]
exit
That should work, and output "2," according to the docs, but it
generates an error.
Either fix the docs or make it work.
Original issue reported on code.google.com by thomasoa on 19 Feb 2010 at 5:28
Original issue reported on code.google.com by
thomasoa
on 19 Feb 2010 at 5:28