LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Manipulating strings.

How can I change a string of say AAAA AAAA AAAA to AA AA AA AA AA?
AAAA AAAA AAAA

Thanks
0 Kudos
Message 1 of 4
(2,814 Views)
Maybe I am missing something in your question, but would a simple search and repalce work? IF nothing else this will give us a starting point to find out more.
Hope this helps.
-Dave
0 Kudos
Message 2 of 4
(2,805 Views)
Hi!

Hope this is what you need!!!!!
0 Kudos
Message 3 of 4
(2,803 Views)
OK so I thought about it more and had some more time to come up with a better more adaptable solution. Scrap the first one as it requires you to know your data. The new idea doesnt require you to know your data and only requires that it is a string.
This ought to do it for you, hope it solves your problem.
-Dave
Message 4 of 4
(2,786 Views)