Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcl

Is everything really a string in TCL?

tcl xilinx vivado

Create list of dicts within a dict in TCL

json dictionary tcl

Special meaning of Enter: expect -re "Press \[Enter\] to continue:" does not work

regex tcl expect

Concatenating temp files in to a single file in tcl

file-io tcl concatenation

Regex to match even hex numbers in Tcl?

regex tcl

TCL regsub isn't working when the expression has [0]

regex tcl

Tkinter difference between <event> and <<event>>

python tkinter tcl

Random color generator that generates colors that can be visibly differentiated in TCL

tcl

Expect Script Order of Operations

tcl expect

Copying directories recursively in tcl

file-io tcl

Need some explanation about package in TCL

tcl

how to perform substring extraction and substitution in tcl

string tcl

Tcl Starkit that Reads of off a Sqlite Database

sqlite tcl starkit

How to detect the completion of a Tcl coroutine?

tcl coroutine

How do I access a third party DLL from a Tcl script?

visual-studio dll tcl swig

Is is possible to set the default values of parameters to be the return of a function? (TCL)

tcl

Getting path of the proc in TCL which is invoked from another script

tcl

How to bind mouse-over in tcl/tk

tcl tk-toolkit

When using string match, are you required to escape special characters?

escaping tcl