Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: epatton
  • Content: Threads
  • Order by date
  1. epatton

    Best method for updating variables in an xml file

    I have a pretty big (306 line) xml file that represents information (metadata) about geological data collected by a government agency. The data in this xml is ugly, and hard to parse. However, there are really only about 20 different fields in this file that change from one geological survey to...
  2. epatton

    Append a column from file2 to the end of file1

    I need to append a column of data onto the end of another file: File 2: 192121412 192121413 192121417 192121444 192121445 192121502 192121516 ... File 1: 1,192121412,651215.162,5171375.56 2,192121413,651215.291,5171375.619 3,192121417,651215.804,5171375.855...
  3. epatton

    Remove comma from last record in a csv

    I have a comma-separated values text file, consisting of just numbers and commas: 192123623,192123628,192123635,192123637,192123637, 192123642,192123652,192123652,192123655,192123704, 192123714,192123714,192123722,192123728,192123628, 192123749,192123824, I want to remove the comma from the...

Part and Inventory Search

Back
Top