Clay Dreslough
11-28-2001, 05:02 PM
I'm adding text to Baseball Mogul that displays bases occupied. I thought of this mainly as a way to track down a bug, but now that I've added it I think it helps the interface. So my question is, which of the following formats do you prefer? After the play? Or before?
=== AFTER ===
TOP OF THE FIFTH
Mike Lansing singled down the left field line. <--1>
Craig Grebeck grounded to short for a double play. <--->
Jose Offerman tripled in the right field gap. <3-->
Chris Stynes grounded to the pitcher. <3-->
0 runs, 2 hits, 0 errors, and 1 left on base.
In the middle of the fifth, Boston leads 1 to 0.
=== BEFORE ===
TOP OF THE FIFTH
<---> Mike Lansing singled down the left field line.
<--1> Craig Grebeck grounded to short for a double play.
<---> Jose Offerman tripled in the right field gap.
<3--> Chris Stynes grounded to the pitcher.
0 runs, 2 hits, 0 errors, and 1 left on base.
In the middle of the fifth, Boston leads 1 to 0.
Finally, should I show then in numerical order <123> or in the order you see looking at a diamond <321>?
Thanks,
Clay
=== AFTER ===
TOP OF THE FIFTH
Mike Lansing singled down the left field line. <--1>
Craig Grebeck grounded to short for a double play. <--->
Jose Offerman tripled in the right field gap. <3-->
Chris Stynes grounded to the pitcher. <3-->
0 runs, 2 hits, 0 errors, and 1 left on base.
In the middle of the fifth, Boston leads 1 to 0.
=== BEFORE ===
TOP OF THE FIFTH
<---> Mike Lansing singled down the left field line.
<--1> Craig Grebeck grounded to short for a double play.
<---> Jose Offerman tripled in the right field gap.
<3--> Chris Stynes grounded to the pitcher.
0 runs, 2 hits, 0 errors, and 1 left on base.
In the middle of the fifth, Boston leads 1 to 0.
Finally, should I show then in numerical order <123> or in the order you see looking at a diamond <321>?
Thanks,
Clay