Account Options

  1. Sign in
Google Groups Home
« Groups Home
comp . lang . tcl
This is a Usenet group - learn more
Find or start a Google Group about tcl.
View this group in the new Google Groups
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 92866  Older »
Description: The Tcl programming language and related tools.
 

Well known error "cannot use geometry manager pack inside ..." 
  Hi, I think that this topic has already been discussed and I'm afraid that the behavior will not be changed in future versions (8.6x). But I have now the problem, that long running code is affected. My famous application where I was thrown back is the great editor ASED ([link]), but also several older self written... more »
By Gerhard Reithofer  - Feb 12 - 4 new of 4 messages    

Tkzinc for wince 
  Hi, anyone compiled tkzinc for wince ?
By serge_da...@mail.ru  - Feb 12 - 1 new of 1 message    

read a file 
  Does anyone have a quick way of reading utf-16 data files created on Windows with Unicode encoding? When I read the file in tkcon, it seems that each character is double spaced which lead to some strange problems like some character comparisons no longer working. DrS
By DrS  - Feb 10 - 5 new of 5 messages    

Is Multithreading necessary? 
  Hello to all. In my application two tclsh interpreters are communicating between each other. The first interpreter is working on a script, the second interpreter works as debugger, reading and changing global variables from first interpreter. Is there a possibility to create the debugger as an second Thread in... more »
By core powe  - Feb 10 - 2 new of 2 messages    

basic question, disabling command feedback 
  Hi, I am a new user, using tcl 8.4 I have a basic question, when we do 'set a 1', it will gives feedback as '1' ...1 ... Is it possible to disable this feedback feature? such as: ... I am wondering if there any switch or parameter that I can set. Or if there is't any, is there any tips to do it ?... more »
By KWS  - Feb 10 - 4 new of 4 messages    

using http package to receive one-way soap/xml message 
  Hello all, I am using http package to send soap xml requests and receive xml responses. This is synchronous and works well. I am using http package on the client side and the web service is running remotely and is implemented in a different programming language. Now, I have a scenario where the web server sends me a one-way... more »
By anj patnaik  - Feb 9 - 3 new of 3 messages    

parameter -sticky news 
  I am trying to resurrect an old Expect script I wrote and convert it to straight Tcl/Tk. I find lines like this ; ...led001} grid .led001 -row 00 -column 00 -sticky news I understand everything except the last parameter. -sticky news. In Tcl/tk or Expect, what does that parameter do? My memory is foggy on this very old script.... more »
By wexfordpress  - Feb 9 - 4 new of 4 messages    

Tcl Socket help 
  I haven't done much (anything) with Tcl sockets and woul like some ideas The problem. Connect to a server, send a message, get response, send another message, get response then finished After sending the message I don't want to wait more that 20 seconds or so for a response, in other words time out. Depending on the size of... more »
By Charlie Bursell  - Feb 9 - 2 new of 2 messages    

communication between to interpreters 
  I have an tcl project running with tclsh.exe.... In this project I would like to create an other Interpreter in a separate application as an small debugger for global variables. One possibility is to use DDE Server/Client. I'm wondering if it's possible to use TCOM or COM/DCOM zu communicate between the two tcl... more »
By core powe  - Feb 9 - 9 new of 9 messages    

parsing output from expect script 
  Hello, My goal is to use expect to 1-connect to a series of systems 2-execute a command 20 times on each node to read through a log (command is 'readlog') 3-grab the output of the commands 4-apply an regular expression on the returned buffer to only search for lines with "Chassis" 5-prepend a hostname to each of the parsed lines returned from #4 like... more »
By MattB  - Feb 8 - 2 new of 2 messages    

1 - 10 of 92866   « Newer | Older »

XML