animal
Posted to
tcl
by dandyn at Thu May 18 13:58:39 GMT 2023
view raw
set
animalsDog "small dog"
set
animalsCat "big cat"
set
animalsRat "medium rat"
set
x ""
foreach
animal [
info
vars animals*] {
lappend
x
$animal
}
puts
$x
Recent Posts
junk by bcharder
28 days ago
tcl by egavilan
37 days ago
tcl by Stu
39 days ago
tcl by Stu
39 days ago
tcl by oldlaptop
72 days ago
tcl by oldlaptop
72 days ago
tcl by Molnija Bjornsson
77 days ago
tcl by Molnija Bjornsson
77 days ago
tcl by zmoment
78 days ago
tcl by zmoment
78 days ago
Submit
New paste
Documentation
From Jabber