Cool, you're still around

I had the opportunity to use UltraDMM again because the Uni-T software kept crashing after 30 minutes on an old system... an old laptop (ibm t40, single core centrino 1.5 ghz, 2 gb memory, 40gb ide hdd)
It worked fine, at least the part that I used (I don't remember if the graphs worked or if I tested them).
Maybe you can add some options when exporting, for example exporting to csv or tab delimited text.
If you have to stick with just xml, maybe add some option to split log in < 65535 records files (and have those files numbered incrementally).
I recently did some measurements and the xml file wasn't imported correctly by libre office so i had to install an old copy of office 2003 just to convert the file to csv or tab delimited data. But excel in office 2003 crapped out after 65535 records so i had to manually cut the xml in several smaller xml files.
Also, when I was trying to export the data, the export kept aborting with an error message saying the grid view has changed - I think this happens because the laptop hard drive was slow and while writing the large file, enough new records were accumulating to change the gridview on screen.
I had to pull out the optical receiver from the meter to get the export finalized.
If it would help with such situations, it would be nice to be able to choose the columns I want to be exported (in the hope that smaller xml file = faster save to disk = no abort or errors.
Oh yeah. Between measurements I also tried to prevent that problem with the error, by exporting the log once I thought the size would reach around 50 MB.
However, even though the results are cleared from the screen/grid in the meter log using the button, they still remain in memory because after several hours when I tried to do another export, this export had the results in the gridview AND the previous batch of records I cleared.
I guess these issues are not so obvious on modern systems that run fast but who knows, maybe if you have time you can improve on these.
The fail export due to grid change may be worth looking into, especially as people could start to use multiple meters with multiple readings per second gathering in the log, changing the gridview.