08-11-2010 01:10 AM
08-11-2010 09:27 AM
@niscada wrote:
Dear All,
Instant of this fight the forums or thred right place, i feel we think about the solution.
What fight? We're just telling you not to start duplicate threads. It's counter-productive. People who do it think they will get their answer faster. All it does is annoy people and force those who are trying to help to repeat answers or suggestion that have already been posted. How does this help you?
Also, a search would have yielded the answer, and you still haven't said whether you even bothered to do one.
08-11-2010 11:07 AM
@JackDunaway wrote:
I'm repeating from memory a technique I first saw Darin.K use. It's a clever way to exploit the Variant Attributes:
Just a quick plug for my idea for a set of associative array tools. It would make this method a bit more intuitive and less obscure. 😄 Please support it if you like it!
Still, if the duplicate rows are always adjacent, there is probably a faster method using conventional methods. (I have not tried). 😉
08-11-2010 01:13 PM
@altenbach wrote:
Still, if the duplicate rows are always adjacent, there is probably a faster method using conventional methods. (I have not tried). 😉
I was actually waiting for the OP to answer this question to decide between dropping a Regex or Variant. The boring conventional way probably beats a Regex, but the Variant is surprisingly elegant yet effective.
And yes, if they gave us Associative Arrays (or even double-linked lists), we could do this in the open instead of exploiting somewhat hidden tricks.
04-21-2012 01:34 PM
hi srikrishna ur post was helpful but it not working for numeric 2d array.when im connecting as per the png image uve shown its showing error at the equal to boolean function .plz help me out and upload the vi for deleting repeated rows from numeric 2d array.
03-29-2019 11:57 PM
How do you remove duplicate rows of strings from 2d array?
ANY HELP WILL BE APPRECIATED!
THANKS