Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Send Email Via Outlook
#5
I'm trying to get the str to pull up a text file with rtf formattirg and use that as the email body is that possible?

this doesn't work with it.

Macro Macro2
Code:
Copy      Help
str MailBody.getfile("c:\hththhtshtns.rtf")

email.Subject = "No Invoices Issued"
email.HTMLBody = MailBody
email.Send
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)