Hi,
I want to send mail with access, but there are a couple of variables (to, cc, bcc, subject, body, att) that have to be typed on the command line. I've searched and searched a correct way to call a function from the command line, but can't seem to succeed.
I have a function (fn_sendmail)...