From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How I can save a String array into a text file?

I have a small problem that is I have an exited String array of 2D, then I tried to save them in a textfile with rows and columns as my Front Panel ... but as you see in my attach vi, it wass not! (sometimes, I do have a "funny character" in front of my strings)

Can someone help me?

*) One thing, let say I "can not change" the way I build strings in my two loops (the string array is already existed in my real program without LineFeed or Space)

Is it can be done easily?
0 Kudos
Message 1 of 3
(2,532 Views)
To avoid these "funny" characters, I control myself the string that I want to write.

See attachement.

I hope it will help you.
Message 2 of 3
(2,532 Views)
Hi csch,

What can I say, you solve 100% my question witout any hitch. Thank you very much for your help, I really appreciate it!

Thanks,

ATC
0 Kudos
Message 3 of 3
(2,532 Views)