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 IamaSherpa 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: ipz8
  • Order by date
  1. ipz8

    TCL TLS

    Hello out there. I am working on a pretty obscure part of TCL where I want to encrypt an API between a client and server. Basically on the server I have openssl running. On my client I want to create a TCL interface to the API. Now since encryption is a requirement, I'm banging my head trying to...
  2. ipz8

    Errors in Packages

    Beautiful, thank you so much for your answers. Do you know of any good books that cover these types of topics?
  3. ipz8

    Errors in Packages

    Thank you Ulis for responding. First I found out my problem with the error command. I just don't understand why the TCL interpreter acts weird after the first error gets thrown that is uncaught. Can you explain what happens? I also tried to add just a simple array with a few elements as a...
  4. ipz8

    Errors in Packages

    Hello everyone, I have a problem with a package that I am creating. Basically I wanted to capture all errors with the error keyword. Unfortunately after triggering an error once while using the package, I can't trigger the same error again. I was wondering if anyone could let me know a bit more...

Part and Inventory Search

Back
Top