-Q2.C.10- ignore "send"s from other applications?

From: -II-  Tk Questions and Answers - How can I:

A2.C.9.  Tom Poindexter (tpoindex@nyx.cs.du.edu) writes:

Delete the "send" command.  This removes the interpreter's name from the
X11 property (won't show up in another wish's "winfo interps") and disables
incoming "send" processing.  You can delete the send command with:

	rename send ""

Parent document is top of "FAQ: comp.lang.tcl Tk Toolkit Usage Questions And Answers (1/1)"
Previous document is "-Q2.C.9- avoid that 'bad geometry "+0+0": expected widthxheight' error message?"
Next document is "-Q2.D.1- resize a listbox?"