Quote Originally Posted by Terminal_Crazy View Post
Then recently after building the 383 i started looking a better filtering tool to process the data. I only recently managed to start programming again because of this.
You are more than welcome to look at what i've got. It's basically command line type stuff but it does update a copy of the VE tables.
It will read in the CSV file and normalise the headings to a default reference that can be used in the program.
yeah that's pretty much the idea. i think an automatic detection routine with a dictionary with manual overrides is key to making it universal but also noobable, i'm thinking a pop up a window with some drop-down boxes would be ideal (it automatically selects its best guess at an entry, but doesn't force you to do anything, and always asks the user if it's a sane choice). i will build a really idiot proof ui for it in qt.