Jump to content

Edit text file and save it as a new text file using LV


Recommended Posts

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 by bhargava126
Link to comment

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.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.