09-16-2014 07:39 AM
Hello,
i have a big string array with >500.000 lines.
A|text|20140911-165531|1|S1|5,300|0,000|1
C|text|20140911-165531|1|S21|5,300|0,000|1
T|text|20140911-165531|1|S3|5,300|0,000|1
[empty]
There are four kind of lines. The begin with A, C, T or the line is empty.
In labview is the function "Sort 1D Array", but i cannot use as it sorts the complete line.
But i need the lines to stay in the same order after sorting.
How can this be done?
Thx
(This is a following question to http://forums.ni.com/t5/LabVIEW/Sorting-lines-in-array-depending-of-first-character-speed/td-p/29936... which i set solved to fast)
09-16-2014 08:08 AM
Please continue in the original thread.