I have a CSV File which looks like the picture. I have to move the element from an old part id to a new part id. I have to change more than 50 element's part id.
How would I be able to extract this from CSV file to the hypermesh using tcl? Can anyone please give me an example?
Can anyone help me? I am very new to tcl.
<?xml version="1.0" encoding="UTF-8"?>
You can begin your work by looking for keyword 'How to read CSV file with TCL' in Google.com