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 dencom 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: UCPR
  • Content: Threads
  • Order by date
  1. UCPR

    TCL join 2 columns in a file

    Hi Guys, I am trying to read 2 columns from a file and print that out into another file, after some data manipulation. Eg: The input file would look like this Col1 Col2 Col3 1 2 3 4 5 6 7 8 9 Output should be Col2 Col3 2 3 5 6 8 9 So far, I was able to read Col2 and...

Part and Inventory Search

Back
Top