|
Home Run Log Generator
Not sure which category this should go in, but Database Tools seemed the best place. If it's in the wrong one, I apologize.
I hope no one else has started this.
I've started work on a program that will create a home run log. So far I've got it to parse each box score file and extract the date, the batter hitting the home run, the opposing pitcher, inning, number on and number out.
It's pretty basic at this point. I still have to get it to only parse regular season games and add a routine to have it pick up with the last number when the program is run the next year.
After that I'll add routines to display homers by certain players, thus giving everyone the ability to display the who, what and where of every home run hit by that player.
Hopefully I'll be able to add a routine to generate web pages for those online leagues.
But, I'll keep everyone updated as I go along.
|