I know that there are a lot of both new and old objects that have been developed for MMF 2 Dev. Thanks to all of you developers out there.

I'm hoping that there is one that will let me do the following. Here's the project. Students will be watching a basketball game and controlling the score, etc. that will be broadcast on the local TV station.

What would be the best object to accomplish the following. A table will be on screen that will list several sets of data as follows: the players name, his fouls, his score in the game, etc. These names, fouls, and scores will be input by the students watching the game. At any point, one set of data (players name, fouls,and score will be chosen and that data will be sent to be displayed on the broadcase TV screen.

So, to summarize, I want to create a table where there are sets of data which the user can input the values into. At any point, one set of these values must be chosen and sent to another application.

Any help appreciated.

Steve