First  |  Prev |  Next  |  Last
Pages: 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
How to get the result of "puts command" in C/C++
hi... i already know redirect "puts command" channel to a "text.txt"(Using Tcl_OpenFileChannel) in C/C++, but, i hope the result of "puts command" could be save as char* or Cstring directly in C/C++, i don't know which tcl library function is the right choice... or are there some ways to reach this purpose? tha... 13 Jan 2010 05:25
mql command error on tcl.
I've installed active tcl 8.5.x.x. and want to use mql command in the tkcon environment. Whenever I use mql command from the tkcon it says can't open command or directory 'temp' something like that. <-- Matrix Query Language Interface, Version V6R2009x.HF33 Copyright (c) 1993-2008 Dassault Systemes. All rights ... 12 Jan 2010 08:01
No respose for HTTP POST method with TclCurl package
Hi, TclCurl package is now working while performing HTTP POST and the snapshot is captured here for your reference. How to resolve this issue? -bash-3.00$ tclsh % set httpHeaders "Content-Length:0 Authorization: Basic xxxxxxxxxxxxxxx" Content-Length:0 Authorization: Basic Z2FsZTpnYWxlMTIz ... 12 Jan 2010 10:39
does exist a "one-file" tclxml, tcldom, etc. version for starkit'ting/starpack'aging?
Hello, I just included a relative current version of tclxml, tcldom etc into a starpack, but the way to this was cruel. The dependencies of the DLLs and the right sequence of loading the packages made some headaches. Even if the "problem" is "solved" (it's more a work around), I still would like to include so... 11 Jan 2010 17:37
Tkhtml2.0 source code for 64bit
Hello all, The source code for Tkhtml2.0 at: http://www.hwaci.com/sw/tkhtml/download.html is not 64bit proof. Does anyone know whether a fixed version is available somewhere? Thanks for your responses, Erik Leunissen -- leunissen@ nl | Merge the left part of these two lines into one, e... 11 Jan 2010 18:45
Question regarding binary strings
Hello, I have a question regarding Tcl binary strings. If running the following script creating two binary strings: set num 50 for { set j 0 } { $j < $num } { incr j } { append row1 [binary format c 0] } puts "row1: length=[string length $row1] bytelength=[string bytelength $row1]" for { set j ... 12 Jan 2010 08:01
can androgel cause estrogen levels to increase
http://rx-ambiendrug.com/?q=androgel http://rx-ambiendrug.com/?q=androgel http://rx-ambiendrug.com/?q=androgel http://rx-ambiendrug.com/?q=androgel http://rx-ambiendrug.com/?q=androgel androgel (search) 241 2 androgel prices (search) 31 3 androgel reviews (search) 26 4 androgel purchase (search) 18 5 androge... 10 Jan 2010 09:38
buy ephedrine online
http://rx-ambiendrug.com/?q=ephedrine http://rx-ambiendrug.com/?q=ephedrine http://rx-ambiendrug.com/?q=ephedrine http://rx-ambiendrug.com/?q=ephedrine http://rx-ambiendrug.com/?q=ephedrine ephedrine (search) 274 2 ephedrine hcl (search) 63 3 buy ephedrine online (search) 60 4 vasopro ephedrine (search) 59 ... 10 Jan 2010 09:38
Tcl_AsyncCreate and Wish
I'm trying to create an async process to run in Wish via a binary extension. Using various "printf" statements, I can tell that things are going smoothly, right up to the moment when I call Tcl_Eval: then things simply return without running. Here's the relevant part of the async function: static Tcl_Async... 11 Jan 2010 11:58
Looking for a textmode ui ...
I need to create a textmode client that should have menu and dialogues. So far I consider two possible solutions none of them is TCL: Either, I use the Linux dialog tool via exec calls. This has certain limitation but is very easy to configure. Alternatively I use a dinosaur: Clipper in person of harbour. Ha... 11 Jan 2010 15:21
First  |  Prev |  Next  |  Last
Pages: 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83