Page 1 of 1

What does my2000 do?

PostPosted: 25 Aug 2010, 02:51
by ctg
Hi!

How does My2000 work from a technical perspective?

Does it re-arrange the CSV, copy images to a new folder & run csv2dat on the new file? Or is there more to it than that? What about the refresh my2000 option?

Re: What does my2000 do?

PostPosted: 25 Aug 2010, 12:08
by jatill
Basically, yes. It copies data from the csv and exe (that's the hard part) that has the card you want, and pastes it into the custom version. It also copies over images. Then is runs csv2dat.

The refresh option does this for every card in your custom version.

Re: What does my2000 do?

PostPosted: 26 Aug 2010, 01:40
by ctg
Oh, so it also copies data from the EXE over to the new Custom version. I guess I should of known there was more to it than that.

I was trying to write up a slightly different version of the Deck Editor to meet my needs. Reason why I tried this was because the current Deck Editor does not compile a custom version with all of my decks and I was hoping to write a solution for myself. However copying data from an EXE is too complicated for an amateur VB coder like myself.