Page 1 of 1

30/300 SB/HR AddIn DLL + Source

Posted: Sun Sep 10, 2006 3:41 pm
by CrashDavis
Edited: An update for this addin can be found in message above this one.

RE: 30/300 SB/HR AddIn DLL + Source

Posted: Sun Sep 10, 2006 4:10 pm
by SpharV2
How about 40/40 players? I just had a guy hit this mark with 42 steals and 41 HRs, and I think he's probably the first ever, but short of going through all the players.

RE: 30/300 SB/HR AddIn DLL + Source

Posted: Sun Sep 10, 2006 4:47 pm
by Abev
good job crash. looks cool.&nbsp; Thanks for the source - that interests me more than the actual addin [Abev <--geek] Its great how simple it is too. I would have created some elaborate code thinking I needed it for some reason - but you got right to the point [&o]

RE: 30/300 SB/HR AddIn DLL + Source

Posted: Mon Sep 11, 2006 2:51 am
by CrashDavis
SpharV2:
How about 40/40 players?

It will pull players with 30/30, 40/40, etc. Just as long as they meet the minimum of 30/30.


Abev:
good job crash. looks cool. Thanks for the source - that interests me more than the actual addin [Abev <--geek] Its great how simple it is too. I would have created some elaborate code thinking I needed it for some reason - but you got right to the point

LOL. Thats how it started out in my first compile, Abev. I had more code in the addin than Shaun had in PureSim 2007!
[:D] Yea, there was alittle learning curve there.

And, I'd like to second your suggestion to Shaun of having [at least] line numbers reported on errors [and maybe a module name also]. I definetly get where you were coming from there during the debugging process.

RE: 30/300 SB/HR AddIn DLL + Source

Posted: Mon Sep 11, 2006 7:05 pm
by Abev
Can I third my first? If there was some way to debug other than starting PS - getting error - finding error it would be amazing. At least in vb you can break the code and see whats what. But oh well...

RE: 30/300 SB/HR AddIn DLL + Source

Posted: Sun Sep 24, 2006 8:06 pm
by CrashDavis
A slight update to the original. This version sorts the single season display by year rather than by number of HRs. Looks better.

ThirtyThirty v2