<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Lotus Script Agent to prepend shortname field?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/lotus-script-agent-to-prepend-shortname-field/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-script-agent-to-prepend-shortname-field/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 03:53:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: hrothenb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-script-agent-to-prepend-shortname-field/#comment-47748</link>
		<dc:creator>hrothenb</dc:creator>
		<pubDate>Mon, 14 Feb 2005 07:57:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-47748</guid>
		<description><![CDATA[If the users shortname is the only entry in the shortname field write:
...
_newentry := ShortName + &quot;@abc.test&quot;;
FIELD ShortName := Shortname : _newentry;
...]]></description>
		<content:encoded><![CDATA[<p>If the users shortname is the only entry in the shortname field write:<br />
&#8230;<br />
_newentry := ShortName + &#8220;@abc.test&#8221;;<br />
FIELD ShortName := Shortname : _newentry;<br />
&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.045 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 03:59:06 -->