LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write 2D Text Array in a text file

I have a 2D array with text, and i need to write it into a text file (separator semicolon).
Is there a sub-vi like "array to spreadsheet string" but to convert "array to text string" ???

Thanx for anwers

Matt
0 Kudos
Message 1 of 2
(3,138 Views)
The array to spreadhseet string is polymorf...just wire your 2D text array to it and set teh format string to %s
Message 2 of 2
(3,138 Views)