#!/usr/local/bin/wish -f
# Tk3.2 program to test send against

button .b -text "Send to me"
pack append . .b top

