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 oldlaptop
5 days ago
tcl by mookie
11 days ago
tcl by dandyn
17 days ago
tcl by Bradipo
17 days ago
tcl by Bradipo
17 days ago
tcl by oldlaptop
42 days ago
tcl by oldlaptop
42 days ago
tcl by mookie
47 days ago
tcl by mookie
47 days ago
tcl by georgtree
49 days ago
Submit
New paste
Documentation
From Jabber