Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcl

Which package to require to use TCL dictionaries?

tcl

Tcl regexp parts of this string

regex tcl

How to catch the maximize signal in Tk?

Can I create an operator in Tcl?

operators tcl

How to escape square brackets in expect?

bash tcl expect

How can one loop in a ruby with 2 variables on Array

arrays ruby for-loop tcl

Tk's clipboard command sometimes not setting system clipboard

tcl tk-toolkit

All expect statements across procedures in a script pattern match on output produced by the only spawned process in a particular procedure

tcl expect spawn

How to split a variable in two args with exec in TCL?

bash exec tcl

need to return exit code of spawned procees from expect script

shell tcl expect

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