Hello all,

I am using Januk's template to print a vertical list described in:

http://www.silverstones.com/thebat/Library.html#recipient+list+-indented

It works very well and I have adopted it for my business mail reply
template also

Basically, all I have done is change the actual print template:

=====[Begin print]=====
-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    From: %FromName <%FromAddr>
    Date: %ODateEn %OTimeLongEn                          %IF:'%TOLIST'<>'':'
      To: %COMMENT="%TOLIST; "%QINCLUDE="print_recipient"' %IF:'%CCLIST'<>'':'
      Cc: %COMMENT="%CCLIST; "%QINCLUDE="print_recipient"' %IF:'%BCCLIST'<>'':'
     Bcc: %COMMENT="%BCCLIST; "%QINCLUDE="print_recipient"'
 Subject: %Subj
-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

%text

-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
=====[ End  print]=====

To a reply template as follows changing TOLIST to OTOLIST, etc.

,----- [  ]
| %Cursor
| 
| -----Original Message-----
|    From: %OFromName <%OFromAddr>
|    Date: %ODateEn %OTimeLongEn                          %IF:'%OTOLIST'<>'':'
|      To: %COMMENT="%OTOLIST; "%QINCLUDE="print_recipient"' %IF:'%OCCLIST'<>'':'
|      Cc: %COMMENT="%OCCLIST; "%QINCLUDE="print_recipient"' %IF:'%BCCLIST'<>'':'
|     Bcc: %COMMENT="%BCCLIST; "%QINCLUDE="print_recipient"'
| Subject: %Subj
| 
| %TEXT
`-----

It works great, this would be an example:

,----- [  ]
| -----Original Message-----
|    From: Anil Subramanya <[EMAIL PROTECTED]>
|    Date: Tuesday, March 4, 2003 4:56:14 AM                          
|      To: "Helen Rosa" <[EMAIL PROTECTED]>
|          "Miguel A. Urech" <[EMAIL PROTECTED]>
|      Cc: "Mick Armstrong" <[EMAIL PROTECTED]>
|          "Isabella Blueml" <[EMAIL PROTECTED]>
|          "Mike Dunne" <[EMAIL PROTECTED]>
| Subject: Manuals translations
`-----

Not that it is very important but, my question is, why do the names
in To: and Cc: appear in between quotation marks? Is that avoidable?

TIA.

-- 
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