First  |  Prev |  Next  |  Last
Pages: 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
GromTcl persistent Tcl interpreter
GromTcl persistent Tcl interpreter -------------------------------------------------------------------------------- GromTcl is a persistent Tcl interpreter for unix-like operating systems provided by Bauk Web server's Grom persistent interpreter connector library. Tcl interpreter compil... 11 Jul 2008 02:46
GromTcl persistent Tcl interpreter
GromTcl persistent Tcl interpreter -------------------------------------------------------------------------------- GromTcl is a persistent Tcl interpreter for unix-like operating systems provided by Bauk Web server's Grom persistent interpreter connector library. Tcl interpreter compi... 11 Jul 2008 02:46
Creating PDFs with tcl
Hi all, I'm looking for a tcl solution to create pdf documents. As far as I know, these documents do not have very sophisticated layout/typography requirements, however, I have to deploy the solution on Mac OS X (which excludes pdflib, I think) and I have to generate the document outline. Are there any tools tha... 18 Jul 2008 03:06
Hello - what state to use after vxmdialog?
Hi there I want to play a prompt after i use vxmdialog to run a php file. When i need to run a promtp AFTER i run the php file, i get an error: LEG ACTIVE [xxxxx -> numbers] and the prompt doesn't play at all. How can i play a promtp after i run this part of the script? ########################### g... 10 Jul 2008 15:29
Warning/Heads up: Tk and Future X.org Incompatibility
The X.org developers have recently added a GenericEvent to X. http://www.x.org/wiki/Development/Documentation/XGE When adding GenericEvent they increased the value of LASTEvent in X.h. Tk wasn't designed to handle this change, so in the future you will probably find that your existing versions of Tk won't run ... 11 Jul 2008 05:50
Duplicate inodes from file stat on windows
On Jul 10, 12:18 pm, "neuronst...(a)gmail.com" <neuronst...(a)gmail.com> wrote: On Jul 10, 11:49 am, Uwe Klein <uwe_klein_habertw...(a)t-online.de> wrote: Uwe Klein wrote: neuronst...(a)gmail.com wrote: The inode values are quite large, so I'm wondering if Tcl is not handlin... 10 Jul 2008 15:29
Tcl-URL! - weekly Tcl news and links (Jul 10)
QOTW: "Without a high quality RNG, seeding from the system entropy source is a waste of time, effort, and good entropy bits." - Donal K. Fellows "I think things that go BANG are an essential part of a healthy childhood." - Colin Macleod Tcl syntax highlighting almost makes it to DocBook/xslthl: http://... 10 Jul 2008 18:35
Multiple versions of static packages
Hi folks, In a tcl interpreter created and initialized from a C code, I would need to let the user "package require" various versions of a given static package. The package is declared from the C code with : ******* void staticInitTcl(Tcl_Interp *_slave) { Tcl_StaticPackage(interp, "Mypackage", packageLoa... 10 Jul 2008 18:35
Cacheing of regexps
I believe that Tcl does some cacheing of regular expressions, so that it can use an already-compiled version of an RE when it is asked to use it for a second time. What are the criteria that decide whether an RE is cached? Does the RE need to be a literal constant string, or is it compared with the cached RE j... 12 Jul 2008 10:30
query in regexp
Hi All, I have doubt in regexp keyword.I want to match two words in particular pattern. For Example, I have to match both up & down in pattern "updowntown". I mean both should be matched Thanking you Kumar ... 11 Jul 2008 05:50
First  |  Prev |  Next  |  Last
Pages: 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86