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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.