PDA

View Full Version : pasting file text into an email body


pjaquiery
03-02-2006, 05:34 PM
I'd like to include the contents of a text file into the body of an email (not as an attachment).

Is there a simple way to do this without writing a chunk of script to read the text out of the file and return it as a string?

kinook
03-02-2006, 08:44 PM
[vbld_GetFileContents("c:\path\to\file.ext")]

http://visualbuild.com/Manual/sysscriptfile.htm