http://rb.sgarman.net/roundrobin/
Steve Garman's free Round-Robin Class
Lists matches required so that each team plays every other team once.
I have added two new optional parameters to the main function of the class.
Added optional third parameter to getTable
showByes As Boolean = False
True = Show any teams with a bye in a round
False = Don't show byes
Added optional fourth parameter to getTable
homeAndAway As Boolean = False
True = each pair of teams has one home and one away match
False = each pair of teams has just one match
--
Steve Garman
Using REALbasic 2006r2 Professional on Windows XP Pro
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|