Hello Michal,

Historians believe that Thu, 10 May 2001 at 19:21 GMT +0200 was when,
Michal Kosinski [MK] typed the following:


MK> I'd  like  to  make TB! to choose (using e-mail address from TO field)
MK> appropriate  gender  suffix when replying to a message. Combination of
MK> %ABTOGender  and  %INCLUDE  to put prepared text (for male and female)
MK> into  a  message  will  do  it? Any ideas how to put those two macros
MK> together? Maybe there's easier way to do this?

Easiest thing to do is create three quick templates named:
1) Suffix-
2) Suffix-<Male>
3) Suffix-<Female>

Replace the parts in <> with the values returned by %ABtoGENDER.
In the first quick template, put the suffix that you'd want if you
don't know the Gender.  In the second, put the male suffix, and in the
third put the female suffix.

Now to get TB to choose the correct quick template use:
%QINCLUDE="Suffix-%ABtoGENDER"

Note that I did NOT use the %INCLUDE macro.  The last time I checked,
you could not nest macros in the %INCLUDE's arguments.

-- 
Thanks for writing,
 Januk Aggarwal

Using The Bat! 1.52 under Windows 98 4.10 Build 2222  A

This almost blank page was intentional.

-- 
______________________________________________________
Archives   : <http://tbudl.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
TBTech List: <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

You are subscribed as : [email protected]


Reply via email to