Edgar wrote:

> Is there a way to put more then one header in the macro?
> Something like %ModifyOnce("To, BCC, Subject")

Yes, though I'm not sure of the syntax.  I suspect with multiple fields
you have to enclose each field name in delimiters (e.g., quotes) like:

%ModifyOnce("To", "BCC", "Subject")

Like many things Bat!, the documentation is sketchy.  The macro is
mentioned on the beta page and on the What's New page:

,----- [ http://www.ritlabs.com/en/products/thebat/news_detail.php?ID=389 ]
| %ModifyOnce(header1, header2, etc) macro to prevent headers to be set more than once
`-----

-- 
George

Using TB! 2.03.10 on Windows XP Pro 5.1, Build 2600, Service Pack 1.


________________________________________________
Current version is 2.02.3 CE | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to