Thanks Carl for the reply... just found that adding a "flush $s_ptr" at the end does the job!! cheers, Hans
Carl Cerecke wrote: > > Hans Raj wrote: > > folks > > heres hoping that someone here knows his/her TCL :) > > Shudder. I've nearly banished all traces of TCL from my mind. > > I seriously suggest you learn python. There is a library for what you > want to do (smtplib). It even has example code that does more or less > exactly what you want. > > If you already know TCL reasonably well, learning python should not take > more than a few days. > > Cheers, > Carl.
