Viewing post 1 (of 2 total)
Just create a little wrapper around the below and you are cool. Works on any late-model Windows OS.
'----------------
Set objMessage = CreateObject("CDO.Message")
objMessage.Subject = "Status file"
objMessage.TextBody = "See the...
August 4, 2004 at 6:41 am
#517609