LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Find and edit specific line in text file?

The code now changed a litte i i now want to do the same thing as in my last post but i want to make the changes in a text file,

0 Kudos
Message 11 of 12
(659 Views)

What version are you using?  You can still use the FOR loop.  You will just have to keep your new array in a shift register and use Build Array inside of a case structure to choose when to add the elements.

 

As for doing with a file, go read the first sentence of message 4 in this thread...


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 12 of 12
(652 Views)