Finding mail merge fields

    • Offizieller Beitrag

    Hi,

    the Special fields (merge fields) cannot be located with the finder. You can use FieldGetList to fill a list with references to all fields.

    procedure FieldGetList(list: TWPTextObjList; FromAllBlock: Boolean = FALSE; NameStartWith: string = '');

    Alternatively use MergText() and the vent OnMailMergeGetText