hi all,
i've written this simple parser to automate the process of creating results in a nice table. well, whether it is nice or not is arguable (depends on what you like - the output is plain text, although formatted properly [edit: now also output in comma-separated values "format"]). long story short - a small program for lazy people made by another lazy person (thats why it doesnt find racers who didnt finish the race) [edit: now it can!]. a good thing though is that you can use it in two ways:
1. parse a single mpr (race) file
2. parse a pair of mprs where one is from qual and the other from race (one combined table is generated then)
enjoy!
maczo
ps some help on usage is in the files "readme.txt" and "points.txt" - read carefully once and you should have no problems with using this
i've written this simple parser to automate the process of creating results in a nice table. well, whether it is nice or not is arguable (depends on what you like - the output is plain text, although formatted properly [edit: now also output in comma-separated values "format"]). long story short - a small program for lazy people made by another lazy person (thats why it doesnt find racers who didnt finish the race) [edit: now it can!]. a good thing though is that you can use it in two ways:
1. parse a single mpr (race) file
2. parse a pair of mprs where one is from qual and the other from race (one combined table is generated then)
enjoy!
maczo
ps some help on usage is in the files "readme.txt" and "points.txt" - read carefully once and you should have no problems with using this