Hello all,
I have problem in saving the data to the txt./ note pad file
i can save data to the single line but i couldn't able to save data to multiple lines at every run
ex. if i run once it will save in first line of txt file
1. 33
and if i run the program again it will save the data in same line
1. 33
but i need to save as
1. 33
2. 34
3. 35
at every run it should choose next line if data is present at previous line.
VI attached please check and modified
looking forward for your support
Kind regards
vinay