Google Groups Home
Help | Sign in
comp . lang . tcl
This is a Usenet group - learn more
Find or start a Google Group about tcl.
Related Groups
Using and programming the Unix shell.
Medium activity, Usenet
The AWK programming language.
Low activity, Usenet
The Perl language in general.
High activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 87898  Older »
Description: The Tcl programming language and related tools.
 

Tcl on Multi-Processor Server 
  Hi Several years ago I wrote a paging application: it runs as a server which receives requests from other monitoring applications to page system admins. When such a request is accepted, it connects to paging vendors (SkyTel, Archwireless, etc.) using SNPP/WCTP. The program is simple, single-threaded, event based, running on a single-processor... more »
By KevinO  - 12:48pm - 2 new of 2 messages    

Memory usage of a process under windows? 
  Hi all, Is there a way to get the size of a process under windows? I was looking at twapi, but I cannot find out how. I have a tcl process. Under some input, the memory size of tclsh is increased by many MBs, and I want to see when this happen from inside the tclsh process. What can I do? If twapi cannot do this, is there a program that can give me the memory... more »
By Georgios Petasis  - 9:30am - 3 new of 3 messages    

New Jersey webcam: Landie 
  Webcam: Landie,19 year.New Jersey. Viens me voir et tu verras! [link]
By fernand...@gmail.com  - 8:35am - 1 new of 1 message    

how to get the encoding of a file? 
  Hi files could have different encodings. I want to open/modify/save files in the encoding they are created in. Modifying files using the tcl text editor. is there a general way to do this in tcl? something like [encoding info $file] thanks khamis
By Khamis Abuelkomboz  - Oct 5 - 4 new of 4 messages    

how to execute unix command in expect script 
  Hi, I'm new to Expect script. It always gives error when I exec following simple Unix command in Expect script: ls -1tr | grep *.gz | head -1 Can someone teach me how to execute the command in Expect? Thanks in advance! /Ron
By growingbam...@gmail.com  - Oct 4 - 5 new of 5 messages    

Finding events for ttk widgets. 
  Hi, I am looking for a programming method of learning the events available to a widget. I am using Tcl/Tk 8.5.4 on Ubuntu 7.04. For instance, if I execute the following code: > wish % info tclversion 8.5 % bind Treeview <Button-4> <Button-5> <Shift-Button-4> <Shift-Button-5> <Control- Button-1> <Shift-Button-1> <Key-space> <Key-Return> <Key-Next> <Key-... more »
By rozen  - Oct 4 - 2 new of 2 messages    

Tcl_CreateInterp() hangs 
  Hi all, I tried to enhance an existing Application with an Tcl interpreter. This Application starts several thread to parse some different files. The threading is done by win32 mechanism. In every thread id do the following things: // On thread Startup TclInterp = Tcl_CreateInterp(); Tcl_FindExecutable(NULL);... more »
By Jens Benner  - Oct 4 - 3 new of 3 messages    

Applying text tags to open channel 
  I have an application that reads data from a long-running process and displays/continuously updates the output in a text widget. I would like to improve the display by adding coloring to specific terms. However, I'm having some difficulty with tags in the text widget. My strategy is to regsub the specific term with the term + the tag... more »
By kw  - Oct 3 - 6 new of 6 messages    

scaling windows 
  hi, I have an application window with a canvas that contains some pictures. The minimum height of the canvas which I created is about 768 pixels. But when I opened the application in a system with 800x600 resolution, it didn't display the entire canvas as such. The lower part of the canvas was clipped off. So is there any means to scale the... more »
By elektrikbl...@gmail.com  - Oct 3 - 3 new of 3 messages    

I want to do an and operation between two ip addresses in tcl how to do that and i need the result ip address 
  I want to do an and operation between two ip addresses in tcl how to do that and i need the result ip address. x is 192.179.1.112 y is 192.179.1.0 result z should contain the result ip address... Thanks in advance! Regards, Anil A Kumar
By anil_ec1  - Oct 3 - 5 new of 5 messages    

1 - 10 of 87898   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google