subcommand
Posted to
tcl
by tcleval at Wed Aug 22 19:20:03 GMT 2007
view raw
proc
hello {cmd msg} {
switch
-exact
$cmd
{
dog {
puts
"the dog says:
$msg
"}
cat {
puts
"the cat says:
$msg
"}
}
}
Recent Posts
tcl by oldlaptop
6 days ago
tcl by mookie
8 days ago
tcl by mookie
8 days ago
tcl by mookie
9 days ago
tcl by mookie
9 days ago
junk by bcharder
48 days ago
tcl by egavilan
57 days ago
tcl by Stu
59 days ago
tcl by Stu
59 days ago
tcl by oldlaptop
92 days ago
Submit
New paste
Documentation
From Jabber