Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcl

how to convert a list into string in tcl

tcl

What's the most efficient way of checking whether a string begins with a certain character in TCL?

Steps to Create A Tcl Starkit on a Windows Platform

tcl tk starkit

What does {*} do in TCL?

list tcl

TCL expect regular expression

regex tcl expect

Other solutions/languages that are superior to the TCL-based Expect? [closed]

python perl awk tcl expect

Read file into String and do a loop in Expect Script

shell unix loops tcl expect

Create a Fully Featured Environment For Tcl/Tk Development Under Windows

how to use sed from a tcl file

unix sed exec tcl

How to print in a tabular format in tcl?

format tcl

Can Anyone Explain ?: in regular expression [duplicate]

regex tcl

How do I convert integer to string with leading zeros in Tcl?

tcl

Why doesn't Tcl use a dollar sign before variable names when calling "set"?

syntax tcl

Regex quirk in tcl

regex tcl

Why keywords in tcl and c pop up when to call tag completion for python?

python vim autocomplete tags tcl

How to find the location of TCL procedure?

tcl procedure

How can I cut the substring from a string in tcl

tcl

How to check if a variable is empty in tcl

tcl

Check whether string contains fragment in Tcl

string tcl

"RuntimeError: Calling Tcl from different appartment" tkinter and threading