Hello Januk,

> Can you please post the exact templates you are using to produce these
> outputs?

,----- [ My reply template ]
| %Cursor%QINCLUDE="SLANG"%-
| 
| --------- Original Message ---------
|    From: %OFromName <%OFromAddr>
|    Date: %ODateEn %OTimeLongEn                          %IF:'%OTOLIST'<>'':'
|      To: %COMMENT="%OTOLIST; "%QINCLUDE="print_recipient"' %IF:'%OCCLIST'<>'':'
|      Cc: %COMMENT="%OCCLIST; "%QINCLUDE="print_recipient"'
| Subject: %OFULLSUBJ
| 
| %TEXT
`-----
,----- [ My print_recipient ]
| %COMMENT="9
| %COMMENT"%-
| %SETPATTREGEXP="(?s-m)^\s{9}(.*)\n$"%-
| %REGEXPMATCH="%QINCLUDE='print_recipient2'"%-
| %COMMENT=""%-
`-----
,----- [ My print_recipient2 ]
| %REM='
|       Recipient List reformating routine.
|       recipient2 = recursive engine QT
|       
|       Written by Januk Aggarwal
|       November 2002
| '%-
| %-
| %IF:'%-
| %SETPATTREGEXP=$(?i)^\d*\n(\"?(.*?)\"?\s*(\<.*?\>)?\s*[;,]\s*)$%-
| %REGEXPMATCH=$%COMMENT$'<>'':'%-
| %-
| %SETPATTREGEXP="\s{%-
| %-%-%SETPATTREGEXP=#^\d*#%-
| %-%-%REGEXPMATCH=#%COMMENT#}"%-
| %REGEXPMATCH="                                        "%-
| %-
| %SETPATTREGEXP=$(?i)^\d*\n((\"?(.*?)\"?\s*(\<.*?\>)?)\s*[;,]\s*)?$%-
| %REGEXPBLINDMATCH=$%COMMENT$%-
| %SUBPATT=$2$
| %-
| %COMMENT=_%-
| %-%-%SETPATTREGEXP=$(?i)^(\d*\n)(\"?(.*?)\"?\s*(\<.*?\>)?\s*[;,]\s*)?(.*)$%-
| %-%-%REGEXPBLINDMATCH=$%COMMENT$%-
| %-%-%SUBPATT=$1$%-
| %-%-%SUBPATT=$5$_%-
| %-
| %QINCLUDE="print_recipient2"'%-
`-----

MAU> | To:           [EMAIL PROTECTED]
MAU> | To: "Miguel A. Urech" <[EMAIL PROTECTED]>
> What is the output of a bare %OTOLIST on these messages?

If I use a template with To: %OTOLIST I get:

   To: [EMAIL PROTECTED]
and
   To: "Miguel A. Urech" <[EMAIL PROTECTED]>

respectively.

Januk, thank you so much for the trouble your are taking for trying to
help :-))

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v1.62i


________________________________________________________
 Current version is 1.61 | "Using TBTECH" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to