(2018-09-22, 14:44)Michael Horvath Wrote:I have managed MPDCenter to inline the file down to only numbers (no linetype1). The usage of memory has been up to 2 GB and the resulting file is now 57MB. I had to eliminate all linetype0 lines to finish the work without getting the 'out of memory' error. It seems that the code does waste the memory.(2018-09-22, 10:35)Michael Heidemann Wrote: Now i see the problem. In case we inline down to eliminate linetype 1 the file size will grow very huge.
The function I use in the code can not handle such large files at once.
I have to spilt the file internally, so I the code can handle it.
I think this may take some days, because this function is used at many places and I have to find out how to solve this with as low line changes as possible.
I keep you informed.
cu
Mikeheide
Thanks for taking a look.
Is the output without any comment lines usable for you? (Sadfully I could not load the file here in the forum, because it is too large, so I uploaded another file that is much smaller.)