Page 1 of 1

Retain Text File Formatting into Variable

Posted: Mon Aug 04, 2014 2:19 pm
by msmith
I am in process of setting a variable that pointed at a text file. I would like to retain the formatting in the text file however it appears that the breaks are removed when pulled into the variable.

The idea here is I am watching a folder in Microsoft Exchange for emails and based on some criteria, the job is going to automatically respond to that email with a generic email message - the body of the email message is saved in the text file.

Any ideas would be appreciated!

Thanks! - Matt

Re: Retain Text File Formatting into Variable

Posted: Mon Aug 04, 2014 4:38 pm
by Support_Rick
Matt,

I'm going to need a bit more information here...

When you set the variable pointing to a text file, are you getting the NAME of the text file? Or, the contents of the text file?

Re: Retain Text File Formatting into Variable

Posted: Tue Aug 05, 2014 6:46 am
by msmith
I would like to be able to pull the contents of the text file. The basica idea of the text file is these are the email templates - going to start with just text inside the files but I may expand them later for HTML emails.