IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#22911 - 07/03/07 10:16 AM Email message white space missing
Yaden Offline
Junior Member

Registered: 07/03/07
Posts: 1
When I type out the email body in Image I do not get the white space (carriage returns). What do I need to do?

Top
#22912 - 07/09/07 04:01 PM Re: Email message white space missing
Anonymous
Unregistered


Hello,

In order to format the text properly, you can create a 'Set Job info' action before the output and set a variable with a concatenation of the hardcoded text strings and control characters, for example :

Hello,\r\012\r\012What a lovely day

You can then use that job info variable as message text by right-clicking in the pane and selecting 'Variables', then the appropriate variable.
You can use a combination of more than one job info variables, if need be.

Thanks,

Pierre P

Top