Seite 1 von 1

Name Fields

Verfasst: Sa 17. Jan 2015, 19:05
von smithg400
I seem to remember that MPE has the capability of replacing a 'field' with a contacts forename and/or surname when sending a text message to multiple contacts. So if you send 'Hi %n' to Fred, Bill and Sam, then Fred gets 'Hi Fred', Bill gets 'Hi Bill' and Sam gets 'Hi Sam'. Problem is I can't remember (or find anything here to remind me) if this is the case, or what string you have to enter to get this to work. Can anyone help please? (or is it a feature of some other app that I'm thinking of?)

Verfasst: So 18. Jan 2015, 15:22
von FJ
%FNAME% -> First name
%LNAME% -> Last name
%DNAME% -> Display name
%NOTE% -> Contact note

Verfasst: So 18. Jan 2015, 17:13
von smithg400
:D Thank you - knew it was there somewhere.