7.1
2013-09-23

TEXT_FILE

(Windows only)

Creating variable text blocks, such as paragraphs and bodies of letters is easier with the TEXT_FILE function. The ability to read .RTF (Rich Text Format) and .TXT files eliminates the need to copy and paste text strings into Expression logic formulas.

Syntax

TEXT_FILE(Filename)

Description

Returns the contents of the TXT or RTF file<Filename>

Example

TEXT_FILE("TEST.TXT")

Parameter description

Filename

Any text expression or data field containing a text which holds the Filename of TXT or RTF file.

Allows you to link variable (external) text files in .RTF or .TXT text format to your PrintShop Mail document.