Hi Labview community,
I have a VI which creates a string array which I then wire to the "Write To Text File" VI.
One of the elements in the string array is a control input.
I have noticed that when the input is long, and I open the file in wordpad, then the string has quotation marks around it.
But when the control string is short, it appears in wordpad without quotation marks.
Additionally, a later element in the string array is also written with or without quotation marks depending on whether the control input string had quotation marks.
Can anyone explain this behaviour? How can I get more certainty in whether the strings are written with quotation marks or not?
It created a problem for me when another VI parsed the file looking for the line with the string but could not find it when the quotation marks were present.
Jamie
Using Labview version 8.0