<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: The TO field]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in The TO field of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Wed, 11 Jan 2023 00:49:57 +0200</lastBuildDateTag>		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54654/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			That works perfectly! Thank you so much for spending your time here helping others like me! <br />
			<i>11 January 2023 00:49:57, <a href="http://www.ritlabs.com/en/forums/">batshades</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54654/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54654/</guid>
			<pubDate>Wed, 11 Jan 2023 00:49:57 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54652/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Your formula should be following:<br /><br />
====code====
<pre>%SetHeader('To','"%ABToJob %ABToName, %ABToCompany" &#60;%ABToEmail&#62;')</pre>
=============
<br />If you won&#39;t have commas in resulting text, simply do not place them in the expression in the formula - see above. <br />
			<i>10 January 2023 10:56:38, <a href="http://www.ritlabs.com/en/forums/">Zygmunt Wereszczyński</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54652/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54652/</guid>
			<pubDate>Tue, 10 Jan 2023 10:56:38 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54650/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			I would like to thank @<noindex><a href="https://www.ritlabs.com/en/auth-forums/user/132500/" target="_blank" rel="nofollow">Zygmunt Wereszczyński</a></noindex>, that solution DOES work after all.<br /><br />I am writing to clergy. I have Job Title field filled with &quot;Rev&quot;, &quot;Elder&quot;, &quot;Pastor&quot;, etc.<br /><br />The formula delivers a comma as in Rev, John Smith.<br /><br />Can I eliminate the comma in this formula? <br /><br />%SetHeader(&#39;To&#39;,&#39;&quot;%ABToJob%20Job%20title, %ABToName, %ABToCompany&quot; &lt;%ABToEmail&gt;&#39;)<br /><br />The current result:<br /><br />&quot;Rev, John Smith, Mission Church&quot; &lt;<noindex><a href="mailto:johnsmith@ms.com" target="_blank" rel="nofollow">johnsmith@ms.com</a></noindex>&gt; <br />
			<i>10 January 2023 02:48:10, <a href="http://www.ritlabs.com/en/forums/">batshades</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54650/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54650/</guid>
			<pubDate>Tue, 10 Jan 2023 02:48:10 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54554/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			I will try that and report back.<br /><br />Thank you very much for spending so much time on this.<br /><br />Your &quot;Master&quot; title is truly deserved. <br />
			<i>19 December 2022 21:26:22, <a href="http://www.ritlabs.com/en/forums/">batshades</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54554/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54554/</guid>
			<pubDate>Mon, 19 Dec 2022 21:26:22 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54553/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			Batshades wrote &quot;I have my contacts loaded properly in the Address Book.&quot;, so there is no needs to use different solutions. After many attempts, I have the solution of problem, simply by using another form of macro to modify the &quot;TO&quot; field. The following line placed in the template gives correct results:<br />
====code====
<pre>%SetHeader('To','"%ABToName, %ABToJob" &#60;%ABToEmail&#62;')</pre>
============= <br />
			<i>19 December 2022 18:02:05, <a href="http://www.ritlabs.com/en/forums/">Zygmunt Wereszczyński</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54553/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54553/</guid>
			<pubDate>Mon, 19 Dec 2022 18:02:05 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54550/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			If you're good with a text editor (or spreadsheet software?), an alternative solution might be to export the address book to a text file, append the job title and company fields to the Name field, then import it back into the address book. <br />
			<i>19 December 2022 10:19:46, <a href="http://www.ritlabs.com/en/forums/">Daniel van Rooijen</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54550/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54550/</guid>
			<pubDate>Mon, 19 Dec 2022 10:19:46 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54548/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			<br />====quote====<br /><a class="blog-p-user-name" id="bp_N3AFe86m" href="/en/forums/" bx-tooltip-user-id="50512">batshades</a> wrote:<br /><br />No, that did not work and resulting in access violation warning dialog. How long ago did you submit your bug? I wonder if I should do the same.<br /><br />=============<br /><br />I have submitted it today, see <noindex><a href="https://bt.ritlabs.com/view.php?id=2219" target="_blank" rel="nofollow">https://bt.ritlabs.com/view.php?id=2219</a></noindex>. <br />
			<i>17 December 2022 17:58:51, <a href="http://www.ritlabs.com/en/forums/">Zygmunt Wereszczyński</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54548/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54548/</guid>
			<pubDate>Sat, 17 Dec 2022 17:58:51 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54547/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			v10.3.2 and thank you for responding.<br /><br />No, that did not work and resulting in access violation warning dialog. How long ago did you submit your bug? I wonder if I should do the same.<br /><br />Tks. <br />
			<i>17 December 2022 16:10:53, <a href="http://www.ritlabs.com/en/forums/">batshades</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54547/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54547/</guid>
			<pubDate>Sat, 17 Dec 2022 16:10:53 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54545/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			<br />====quote====<br /><a class="blog-p-user-name" id="bp_MSzoAf1V" href="/en/forums/" bx-tooltip-user-id="50512">batshades</a> wrote:<br /><br />I would like the TO field to include the Job Title so that it reads: &quot;John Smith, Candlestick Maker&quot; &lt; <noindex><a href="mailto:john@candles.com" target="_blank" rel="nofollow">john@candles.com</a></noindex> &gt;<br /><br />Is this possible in a template? I would like to produce mass mailings in this manner.<br /><br />=============<br />Of course, it is (or it was) possible using Address Book macros. I do not know what version of The Bat! you use, because in 10.3 these macros does not work. I have submitted the bug description to developers, so we must wait. In earlier versions these macros were operating.<br /><br />To build the requested TO filed you should use the following line in your mass mailing template:<br /><br />
====code====
<pre>%To=""%To='"%ABToName, %ABToJob" &#60;%ABToEmail&#62;'</pre>
=============
<br />Maybe it will work in your version of the program. <br />
			<i>17 December 2022 12:21:27, <a href="http://www.ritlabs.com/en/forums/">Zygmunt Wereszczyński</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54545/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54545/</guid>
			<pubDate>Sat, 17 Dec 2022 12:21:27 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
		<item>
			<title>The TO field</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum4/topic15901/message54544/">The TO field</a></b> <i>Can I customize it?</i> in forum <a href="http://www.ritlabs.com/en/forums/forum4/">The Bat! - Configuring the E-mail Client</a>. <br />
			I have my contacts loaded properly in the Address Book. The records include Company and Job Title.<br /><br />I would like the TO field to include the Job Title so that it reads: &quot;John Smith, Candlestick Maker&quot; &lt;<noindex><a href="mailto:john@candles.com" target="_blank" rel="nofollow">john@candles.com</a></noindex>&gt;<br /><br />Is this possible in a template? I would like to produce mass mailings in this manner.<br /><br />Tks. <br />
			<i>17 December 2022 02:20:29, <a href="http://www.ritlabs.com/en/forums/">batshades</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum4/topic15901/message54544/</link>
			<guid>http://www.ritlabs.com/en/forums/forum4/topic15901/message54544/</guid>
			<pubDate>Sat, 17 Dec 2022 02:20:29 +0200</pubDate>
			<category>The Bat! - Configuring the E-mail Client</category>
		</item>
	</channel>
</rss>
