I have written a kix script that installs dns and set the variable ip addresses for win 9x and NT. i am using blat to e-mail me the results this works fine in the NT side of the script. but when is the blat in the 9x portion the scripts ends. the log file is created and i can view it but no luck in the e-mail part.

i am using this command
shell "blat servername email@xxx.com 1 25"
i have also ran the blat -install servername email@xxx.com 1 25
blat is sitting in the windows directory. I hope some can shed some light on this for me. Thanks