reschedule with after idle/0
Posted to
tcl
by evilotto at Thu Jan 31 17:58:55 GMT 2013
view raw
proc
dotim {} {
puts
-nonewline stderr "\r" ;
after
1 dotim}
proc
doid {} {
puts
-nonewline stderr "." ;
after
idle doid }
doid
dotim
vwait
forever
Recent Posts
tcl by mookie
3 days ago
tcl by oldlaptop
8 days ago
tcl by rhobart
20 days ago
tcl by rhobart
20 days ago
tcl by rhobart
21 days ago
tcl by Bradipo
21 days ago
tcl by rhobart
21 days ago
tcl by sssc
25 days ago
tcl by mookie
41 days ago
tcl by JMN
49 days ago
Submit
New paste
Documentation
From Jabber