I am hoping for some help with using BLAT. Blat is a Win32 command line utility that sends eMail using SMTP or post to usenet using NNTP.
Environment is jBase ver. 3.4.9 and BLAT ver. 2.6.2 w/GSS encryption
I cannot seem to get a Excel document to attach to an email that I send out to myself using BLAT from within a subroutine. The statement that gets built within the subroutine is as follows:
BLAT d:\jEmail\mmckaba.txt -to mmc...@superiorink.net -subject "Customers Addresses Rpt" -mailfrom mmc...@superiorink.net -attach "C:\CMF.FOR.3YRS.xls"
I get an email every time but there is no attachment.
Any ideas what I can do to make this work?
Thanks! Melanie
I am hoping for some help with using BLAT. Blat is a Win32 command line utility that sends eMail using SMTP or post to usenet using NNTP.
Environment is jBase ver. 3.4.9 and BLAT ver. 2.6.2 w/GSS encryption
I cannot seem to get a Excel document to attach to an email that I send out to myself using BLAT from within a subroutine. The statement that gets built within the subroutine is as follows:
BLAT d:\jEmail\mmckaba.txt -to mmc...@superiorink.net -subject "Customers Addresses Rpt" -mailfrom mmc...@superiorink.net -attach "C:\CMF.FOR.3YRS.xls"
I get an email every time but there is no attachment.
Any ideas what I can do to make this work?