First  |  Prev | 
Pages: 368 369 370 371 372 373 374 375 376 377 378
Regular expression?
I receive input from a text widget. I need to extract all variations of a given word. If for example, the keyword is "cat", I need to list all words that start with cat: cat, cats, catfish, etc. If I could also find out the starting location of each word, that would be great, but not necessary. I was wonderin... 17 Jul 2005 10:53
remote control a tcl/tk from com1:
Hi, I want to control wish from the serial port (com1). So that any console input or output is redirected to the serial port. How can I do that? regards Martin ... 8 Jul 2005 16:18
Oratcl 4.3 Oratcl_Init() failure on RedHat Enterprise Linux
When I execute le tcl command "package require Oratcl 4.3", I get this error message "Oratcl_Init(): Failed to load % with error". ... 22 Jun 2005 11:49
Newbie Tcl/Tk build problem
I am trying to build Tcl/Tk 8.4.9 on a Windows XP systems that has VS .NET installed. I downloaded the two directory trees and as far as I know built Tcl successfully: * There was a VS solution object that fired up the VS .NET IDE and appeared to build (something) without errors. * I also found a buildall.... 10 Apr 2005 17:23
Sharing a Serial Port
Any suggestions would be appreciated! I'm working on a TCL/TK program that acts as a GUI for some hardware. The GUI talks to the hardware via a serial port and the hardware is organized as individual modules that share the serial port. For example, the GUI addresses one of the modules, exchanges data with it... 24 Feb 2005 10:15
Emulating a modem with expect
Is there a way to emulate a modem with Expect? Basically I have written an Expect script that allows a user to bring up ppp through a telnet pipe (basically allows GUI connections via telnet if X is not allowed). The script works fine on Linux machines since it makes a call to pppd on both sides of the telnet and t... 24 Feb 2005 10:15
Autoexpect telnet session
Hi all, I am sorry if this is OT. I am recording a telnet session in autoexpect , but any commands executed on the remote machine are not recorded. For eg [ram(a)indl253ga ram]$ autoexpect telnet ram autoexpect started, file is script.exp Trying 152.69.188.253... Connected to indl253ga.idc.oracle.com (... 24 Feb 2005 10:15
Any tips on structuring large expect scripts ?
I have written a large expect script, which is starting to become a bit unwieldly. Does anyone have any advice on how best to structure large expect scripts. Thanks, Darren ... 14 Feb 2005 19:27
SOAP::WSDL
Does anyone know where I can find the SOAP::WSDL module? I saw a code snippet on tclwiki.tk that "package required" it but I can't find it anywhere. Thanks in advance, Len Morgan ... 14 Feb 2005 19:27
Tk tutorial
Hi! I have just completed reading the Tcl_tutorial. It is excellent for my needs - I am a mathematician who only needs a programming language to manage statistical data and prepare it to be loaded into mathematical programs. I do not need to know everything there is to know about Tcl. I was able to complete the... 14 Feb 2005 19:26
First  |  Prev | 
Pages: 368 369 370 371 372 373 374 375 376 377 378