Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcl

How to read multiline values in inifile

tcl ini

Tkinter and 32-bit Unicode duplicating – any fix?

python tkinter unicode tcl emoji

TCL as a Server Side Programming Language [closed]

Terminating spawn sessions in expect

session tcl expect telnet spawn

Static variable in Tcl

static tcl

Static detection of errors in Tcl scripts

tcl

How to use 'expect' to copy a public key to a host?

ssh tcl expect

Tcl for getting ASCII code for every character in a string

string list ascii tcl utf-16

Cannot understand uplevel command in TCL

tcl

how to clean up the previous expect_buf in an expect script

tcl expect

How to strip whitespace in string in TCL?

string whitespace tcl

How to add a variable amount of arguments to exec in tcl?

Tcl: default if variable is empty?

string tcl

Using matplotlib *without* TCL

python numpy matplotlib tcl

How to check if a variable is set in expect script?

tcl expect

defining and looping through arrays tcl

tcl

How do I use an or in a tcl switch statement?

tcl

how to print cross mark (✕) or check mark ✓ in TCL

tcl

How to initialize an array in Tcl?

arrays tcl

How do I extract all matches with a Tcl regex?

regex tcl