05-10-2010 03:37 PM
Hi everyone
How to get string (specified by line and column) from txt file with labview
thx
Solved! Go to Solution.
05-10-2010 03:45 PM
05-11-2010 10:02 AM
thx for you,
I find solution by using 2 functions. The 1st is "Read from text file" (count = -1 to read all of the text / !!! don't use read line ) and the second is "string subset" where just I have to specify the "offset" and the "length"of string I want to get.
Thx all of you.
Nizar.