realbasic-nug
[Top] [All Lists]

[Ann] Amendments to free Round-Robin class

To: realbasic-nug at lists dot realsoftware dot com
Subject: [Ann] Amendments to free Round-Robin class
From: "Steve Garman" <realbasic at garman dot demon dot co dot uk>
Date: Wed, 31 May 2006 20:27:48 +0100
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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>


<Prev in Thread] Current Thread [Next in Thread>
  • [Ann] Amendments to free Round-Robin class, Steve Garman <=