#A tcl-tk GUI based script to send an email.
This is a simple Tcl-Tk based script which can be used for sending email using Tcl-Tk GUI based tool. It utilizes the scripting features of Tcl and GUI features of Tk(Tool Kit).
The script is composed of functions written in tcl. This can be used as a sample code to learn Tcl GUI actions.