View Single Post
  #11  
Old 12-22-2005, 03:58 PM
pokergrader pokergrader is offline
Senior Member
 
Join Date: Apr 2005
Posts: 210
Default Re: Anyone want to write this application?? -- Me love you long time..

Here is the first version: http://www.pokergrader.com/software/PlayerCount.jar

You need JRE 1.5 (or 5.0, whatever it is called). It should run with a double click on windows, but sometimes you have to go into the command line and type "java -jar PlayerCount.jar".

It is pretty straightforward. Just pick an input directory where files are stored, it will handle figuring out which are stars/ub and pacific. Pick an output directory where you want the new version to be stored, and click convert.

In whatever the output directory is, the program will put all stars histories in a "stars" director, all UB ones in "ub" and all pacific hand histories in "pacific".

It should look something like this:
Reply With Quote