Ah.
Misspelled commodities so far (From EliteOCR's perspective):
Hydrogen Fuels -> Hydrogen Fuel
Consumer Tech -> Consumer Technology
Fruit and Vegetables -> Fruit And Vegetables
HE Suits -> H.E. Suits
Non-lethal Weapons -> Non-Lethal Weapons
Add : Atmosphereic Processors -> Atmospheric Processors
- - - - - Additional Content Posted / Auto Merge - - - - -
Well on the plus side I didn't do a damn thing tonight

. Tomorrow I'll take a peek at that CSV file. I'm pretty good at text parsing so if it's not to crazy I wouldn't be surprised if I could get import working in a single evening. But don't quote me on it
Note that there is a current issue with EliteOCR, that the CSV file it creates has a date column containing a date stamp where the timezone is assumed to GMT+0. I live in GMT-5, and when I imported that CSV into Cmdr's Log, it put incorrect number of hours in the Age column for that station.
I've reported the bug in the EliteOCR thread here and asked them to add a Timezone selection dropdown in their Settings/Preferences. Here is the author's reponse:
EliteOCR uses UTC time! I translate the date to make it easily usable with other tools (most of them also use UTC). Adding the timezone information after the + would make too much effort.
Another user in that forum replied:
If you use Notepad++ or a similar tool you can easily use "find & replace" on the +00:00 value to replace it with yours. Wouldn't take more then 5 seconds on every .csv file before importing to your tool.
I'll experiment with that on my end, have to figure out what to change the "+00:00" to. Perhaps "-05:00" ?
If EliteOCR author won't add Timezone settings to his program, perhaps Cmdr's Log could auto fix the timestamp in the CSV as it's importing.