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 Mike Lewis 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: *

  1. tclprgm

    Implement copy constructor in tcl

    Hi, How do we implement a copy constructor in tcl. I want to copy the object of the class to the new object so that all the data/properties stored in the previous object can to copied to new object. So it kind of a deep copy.
  2. tclprgm

    Create csv file using tcl

    Hi, Can anyone please let me know what are the basic steps or code to create a .csv or tab delimited file using tcl. I have data in an array list and trying to create a tab or csv file . Thanks

Part and Inventory Search

Back
Top