FieldsFromTokens Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPTextCursor

Declaration

procedure FieldsFromTokens(const StartText: WideString; const EndText: WideString; const FieldPreText: WideString);

Description

Create a merge template by conversion of specially marked fields, i.e [NAME] will be converted into <<DB.NAME>>.

Parameters

StartText

The field marker start, i.e. "["

EndText

The field marker end, i.e. "]"

FieldPreText

The text which will be added at the beginning of each field, i.e. "DB.".

Category

Mailmerge


[idh_iwptextcursor_fieldsfromtokens.htm]    Copyright © 2007 by WPCubed GmbH