generate an array of lists
Posted to
tcl
by ahype18 at Wed Dec 17 15:57:13 GMT 2014
view raw
#Generate arrays for lists
for
{
set
p 0} {
$p
==
$laycnt
} {
incr
p} {
set
outputlist(
$p
) {}
}
Recent Posts
tcl by mookie
4 days ago
tcl by mookie
6 days ago
tcl by cgm
7 days ago
tcl by cgm
7 days ago
tcl by mookie
7 days ago
tcl by mookie
9 days ago
tcl by mookie
9 days ago
tcl by mookie
10 days ago
tcl by oldlaptop
14 days ago
tcl by mookie
54 days ago
Submit
New paste
Documentation
From Jabber