Reading the file name, one needs to format the file such that it has the file name between tabs to be parsed correctly.
https://github.com/vais-ral/CCPi-DVC/blob/1fc13f1c4bd8bd10c638efda6fddb707d849cf7e/Core/InputRead.cpp#L1237-L1252
It'd be better if the single line read would not contain \n.
Reading the file name, one needs to format the file such that it has the file name between tabs to be parsed correctly.
https://github.com/vais-ral/CCPi-DVC/blob/1fc13f1c4bd8bd10c638efda6fddb707d849cf7e/Core/InputRead.cpp#L1237-L1252
It'd be better if the single line read would not contain
\n.