George Petasis wrote:> The following is from the BSD license:> The authors hereby grant permis...
By shaun_deacon
TIP #226: INTERFACE TO SAVE AND RESTORE INTERPRETER STATE ==========================================...
By don_porter
On Jun 22, 7:03 am, Marty Backe <MartyBa...@gmail.com> wrote:> Have you tried using nohup? ...
By bezoar
QOTW: "[E]ven with a language as simple as Tcl, don't be surprised ifyou have problems on the f...
By john_seal
Donal K. Fellows <donal.k.fellows@manchester.ac.uk> wrote:> Andreas Leitgeb wrote: > In ...
By andreas_leitgeb
Uwe Klein,Hi! I change "regsub -all "\\\$" $node "? node" into "regsub-all {\$} $node {"?}...
By garyit_gmail, 1 Comments
Anyone know what the status of the TclBitPrint extension is? I found it outon sourceforge but there ...
By uscode, 4 Comments
The program I asked about is rather long, but here is a stripped down versionconsisting of just the ...
By william_j_poser, 2 Comments
Hallo everyone,I'm in the process of writing a tcl-extension in C and I'm searching for ap...
By lasse_bombien, 2 Comments
I Have an expect script which keeps failing with the errorSend: spawn id exp4 not openwhile executin...
By paul, 6 Comments