06-08-2008 10:58 PM
06-08-2008 11:52 PM
Hi jeyanthi,
how do you mean it? If you want to remove them manually, right click on the element, select data operation and remove element. Or do you mean with a part of code?
Mike
06-09-2008 01:00 AM
06-09-2008 01:12 AM
Hi Jeyanthi,
See this link to not only remove all empty elements from an array, but also 'any' repeated element from an array. ![]()
Wire an Empty String Constant to the Element to Remove variable in that VI & it ll do the job for you. ![]()
06-09-2008 01:41 AM - edited 06-09-2008 01:42 AM
thk u it just simple only...
need another help
i get the data frm text file and pass it to array
let say my array is like this
abc
cde
abc
cde
ok let say i wana remove the cde from the text file to..how can it been done?
06-09-2008 02:01 AM - edited 06-09-2008 02:03 AM
Hi jeyanthi,
i can´t find the original post, but here is another solution.
Mike
06-09-2008 02:04 AM
06-09-2008 02:07 AM
06-09-2008 02:24 AM
06-09-2008 02:31 AM - edited 06-09-2008 02:32 AM