Paul Roebuck wrote:
Does this work when using tcltk package?

I tried the minimalist
    tcl("after idle bell")

but it just gives an error.

Does someone have an example?
tcl("after", "idle", "bell")

or

.Tcl("after idle bell")

(which starts with a dot because you shouldn't have to know about it....)

--
  O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
 c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen   Denmark      Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])              FAX: (+45) 35327907

_______________________________________________
R-SIG-GUI mailing list
R-SIG-GUI@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-gui

Reply via email to