test script for interp embedded in C++ program
Posted to
tcl
by jdc at Mon Apr 14 13:46:36 GMT 2008
view raw
proc
submit { } {
global
count ecount
set
count
$ecount
}
pack
[
label
.l -text "Number: "] [
entry
.e -textvariable ecount] [
button
.b -text "Submit" -command submit]
Recent Posts
tcl by emiliano
5 hours ago
tcl by emiliano
7 hours ago
tcl by kevin_walzer
1 days ago
tcl by meissa
2 days ago
tcl by meissa
2 days ago
tcl by meissa
2 days ago
tcl by meissa
2 days ago
tcl by miessa
2 days ago
tcl by sevarat
7 days ago
tcl by mookie
23 days ago
Submit
New paste
Documentation
From Jabber