Insert text into an email?
-
- Posts: 30
- Joined: Tue Apr 05, 2011 3:39 pm
Insert text into an email?
I would like to insert the text from a small text file into an email and then send it.Ideas?
Insert text into an email?
Use {TextFile()} variable
(find it in "Files & Folders" group)
Put into the message body such string:
{TextFile(c:\myfilder\MyFile.txt)}
RoboTask will replace this string to text from the file.
(find it in "Files & Folders" group)
Put into the message body such string:
{TextFile(c:\myfilder\MyFile.txt)}
RoboTask will replace this string to text from the file.