pr3dr49 0 Report post Posted October 10, 2004 I was just wandering whether there are some old timer there using TCL to do CGI programming. It would be nice to hear some of the experiences you have had with it. I had to use it for something really specific, but now it turns out to be quite fun using it for CGI related situations. Share this post Link to post Share on other sites
krap 0 Report post Posted October 18, 2004 TCL?????? what is that? ive never heard of it Share this post Link to post Share on other sites
mizako 0 Report post Posted October 19, 2004 TCL stands for tool command language. In some way can be use for the same aplications as perl. I used with expect but I have never used with CGI. :-( Share this post Link to post Share on other sites
pr3dr49 0 Report post Posted October 29, 2004 Mizako has a good point here. It comes really handy when you have to integrade expect into your scripts. Some months ago I have had a real trouble trying to overcome such a problem. With TCL and EXPECT it seems so easy. Now, when you add the power of CGI to it, it really becomes appealing. Share this post Link to post Share on other sites