Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcl

Understanding 'gslider' function to make interactive plots

r slider tcl histogram tk

Limiting scroll bar length

perl tkinter tcl tk perltk

Passing arguments from command line into a tcl script

bash tcl

Picking a front-end/interpreter for a scientific code

TCL -- How to store and print table of values?

tcl

Does Tcl have an equivalent of PERL and Ruby backtic

ruby perl tcl backticks

TCL string match vs regexps

Handle exit command executed by embedded Tcl runtime

tcl interpreter

TCL: how to check if environment variable already set

TCL - How to print on the screen th messages that where printed during execution of exec command?

printing runtime exec tcl

Calling a bash script from a tcl script and returning and exit status

bash tcl

Running TCL code from Python

python tcl

TCL use "eq" or "==" when the argument can be a list or a string

string compare tcl

how do I sent escape character ^] through a spawned telnet session?

tcl telnet

do we need to "unset" variables in TCL?

tcl unset

How to run a TCL script from shell script?

shell tcl

How to create equal-width columns in Python 2.7 with Tkinter

python tkinter tcl tk

How to split a string into a list of words in TCL, ignoring multiple spaces?

string split tcl

How to replace particular character in string with tcl script?

Handling numbers with leading zeros in Tcl

parsing integer tcl octal