View Single Post
Old 03-27-2007, 05:03 PM   #7 (permalink)
redmarkYankees
All Star Starter
 
redmarkYankees's Avatar
 
Join Date: Nov 2003
Posts: 1,127
Quote:
Originally Posted by stellar View Post
Is it safe to assume that this utility won't work on a Mac?

I want to use Gambo's DB, but am confused on the EXACT steps to take.
Correct. Sorry, I should have said in the first post, it's Excel/vba and uses the Windows scripting host object model, so no good for Macs.

If you want to do the same manually: you need to create each of the batting.csv, pitching.csv, fielding.csv and fieldingOF.csv from a combination of (in order):

- the records for years upto the year before your league will start from the Lahman folder files.

- the records for the year the league will start from the Import folder files.

- the records for the years after your league start year from the Yearly folder files.

Do all of this on a new copy, not overwriting the originals from any of the subfolders.

(edit: for fieldingOF.csv, use the Import file for the years before import).
__________________
In times of universal deceit, telling the truth will be a revolutionary act.
George Orwell

Last edited by redmarkYankees : 03-27-2007 at 05:04 PM.
redmarkYankees is online now   Reply With Quote