First  |  Prev |  Next  |  Last
Pages: 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422
SMTP issue
I am running the same script on 3 different HP servers. One of the servers is erroring out with the following: rhicks(a)lims-dev1$ ./fstats.tcl key message-id not in header while executing "error "key $mixed not in header"" ("default" arm line 5) invoked from within "switch -- $key { "" { ... 26 Apr 2006 14:38
Reading from MS Word and Excel documents
Hi Is it possible to read a text from Microsoft Word and Excel dokuments by tcl-script ? I would want to search certain texts from many documents. This is big job made by hand. --- Esa ... 11 Apr 2006 14:11
using exec and pkzip
Hi All; Bit of a newbie at TCL. I have a bit of code like: "exec pkzip apple.zip apple.txt apple.cus apple.prc apple.zon" The files are fairly large and I get the error "The system cannot execute the specified program" If I only zip 2 files or smaller files I don't get the error. I created a batch fi... 30 Mar 2006 09:14
PC2PC and PC2Phone
Dears, I am working on a chatting client that works fine, but I have problem with embbeding phone calls. I would like to add two features PC-to-PC and PC-to-Phone calls. I want the logged in users to be able to initiate calls with their buddies and also use my VOIP server for calling over SIP protocol. Using MS RT... 21 Apr 2006 04:11
COM related question
Hi All, While this isn't necessarily a Tcl-specific question, I'm guessing someone may have some input... ;^) I've got a small Tcl app I've written using tcom. Basically, it uses AutoCAD (as a COM object) to convert DWG files to DXF format. The line of code that actually starts AutoCAD is as follows: ... 16 Mar 2006 13:16
tcl/tk on Windows: "This application has requested the Runtime to terminate it in an unusual way" on quit
I have an application that uses Tk and runs on various platforms. On Windows 2000 (I don't know about XP) when the user quits (which calls quit on the root toplevel), it always exits with the following error dialog: This application has requested the Runtime to terminate it in an unusual way. Please contact... 11 Mar 2006 05:51
CrowTDE
CrowTDE is a tcl/tk development enviroment written in tcl/tk http://wiki.tcl.tk/15571 ... 7 Mar 2006 02:58
error LNK2001: unresolved external symbol __imp__Tcl_CreateInterp
Installed Tcl8.4.12.0 in C:\Tcl on Windows XP SP2. Using C:\Program Files\Microsoft Platform SDK and Microsoft Visual C++ 2005 Express Edition with Visual Studio. Used the New Project dialog to create a win32 console application. I listed C:\Tcl\Include as the only Additional Include Directory. I put C:\T... 6 Mar 2006 11:27
tcl/expect log problem.
Hi folks, As we know the command "log_file -a log_file_name" can log the input/output of a spawned process into a log file. My question is how to log I/O infomations of different spawned process into different log file ? I use a tcl/expect scripts to login to several unix host and run some different comm... 7 Mar 2006 02:58
Checksum
What is the best way to compute a 16-bit checksum in TCL? I've tried using the cksum() and crc::sum commands but I just receive the error "invalid command name." Here's my code: set data \x00\x4d\x41\x49\x4e\x00\x00\x00\x00\x26\x00\x04\x05\x0f\x09\x01\x06\xef\xf2\x01\xf2\xf3\x01\xf3\x54\x65\x73\x74\x69\x6e\x... 16 Mar 2006 16:24
First  |  Prev |  Next  |  Last
Pages: 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422