bhargava126 Posted April 14, 2014 Report Share Posted April 14, 2014 (edited) Hello Everyone, Could some one help me please. My problem is, firstly I need to read a text file(.csv file) and i must be able to add few data to the existing text file and should save the data again as a new .csv file. The text file contains pin numbers and I need to add the pin definition manually and should save it. Thank you in advance Regards Bhargava Unknown device.vi Edited April 14, 2014 by bhargava126 Quote Link to comment
ned Posted April 14, 2014 Report Share Posted April 14, 2014 You will need to provide a more detailed explanation of your problem in order for anyone to help you. It would also be good if you provide a sample text file that you are trying to read, and an example of the changes you want to make. Probably you will want to start with the Read from Spreadsheet File function, then modify the string array as desired, and finally write it back out (overwriting the old file) using Write to Spreadsheet File. Quote Link to comment
bhargava126 Posted April 16, 2014 Author Report Share Posted April 16, 2014 Hi ned Thanks alot for the reply......I got it Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.