Skip to content
Prev 30755 / 398506 Next

BATCH and tcltk

"Untern?hrer Thomas, uth" <uth at zhwin.ch> writes:
I haven't messed with this on Windows for a while, but it might help
to stick a tkwait.variable("foo") or something like that at the end of
your input script. The thing is to get Tcl's event loop going - R
usually drives it from the keyboard entry loop, but there is none in
batch mode.