The output is xml files. Say you generate a player home page for Albert Pujols... the file will be named Pujols_Albertpro.xml The ratings page is Pujols_Albertrat.xml.... etc. Team pages use the team's short name (i.e. STL1_ROS.xml or BOS0_LIN.xml) the number is the league (there are duplicates when you consider all teams). The numbered files correspond to box scores... 1.xml is the second box score in the save file. Each game played has TWO box scores, one for the visiting team, one for the home team. Thus box scores 0.xml and 1.xml will be identical, 2 & 3 are the same, etc. I will be putting all of the output files into user-configurable folders in a future release. You can tell the program where you want the files to go. This is a beta, so things aren't as clean as they should be...yet.
All xml files should open fine in a browser... I've tested them in both IE (v 6) and Firefox (v2, v3).

Comment