<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippets for Outlook</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Wed, 09 Jul 2008 03:19:16 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>Ditribution List Generator</title>
	<link>http://www.bytemycode.com/snippets/snippet/514/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/514/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 08:12:05 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>"Distribution List", Outlook, vbs</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/514/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  8:12 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/514/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/%22Distribution+List%22">"Distribution List"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Outlook">Outlook</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/vbs">vbs</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/514/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 1
			<p>This script allows the creation of an Outlook Distribution List from a text file.  This is handy for creating a quick email distribution list without having to manually add each contact to the list.<br /><br />I have used it only a couple times, but was born out of a need from a listserv member - they use it almost daily for emailing contacts pulled from a terminal-windowed application and saved as standard output.<br /><br />Maybe you'll find this useful, maybe not, but thought I'd share it...</p>
		]]>
	</description>
</item><item>
	<title>Outlook Task from Email</title>
	<link>http://www.bytemycode.com/snippets/snippet/515/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/515/comments/</comments>
	<pubDate>Mon, 06 Nov 2006 08:12:05 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>Automation, Email, Outlook, Task</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/515/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Nov. 6th, 2006  8:12 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/515/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/Automation">Automation</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Email">Email</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Outlook">Outlook</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Task">Task</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/515/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 2
			<p>Have you ever wanted to create a task in your Outlook To-Do list based on an email you just got??  I have many times, so I wrote this script a while back - it will create an Outlook task (syncs with handheld and such) based on the contents of an email - incuding any attachements.<br /><br />handy to get stuff out of your inbox and on your To-Do list!</p>
		]]>
	</description>
</item>
	</channel>
</rss>