 




<?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 6.5 view</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/lotus-65-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-65-view/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 05:05:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: stiletto</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-65-view/#comment-45783</link>
		<dc:creator>stiletto</dc:creator>
		<pubDate>Mon, 08 Aug 2005 14:09:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-45783</guid>
		<description><![CDATA[The problem is almost certainly this line:

@SetDocField($Ref; &quot;Form&quot;;(@Select((@Right(@DocChildren;&quot;1&quot;));AprForm) ))&#124; @AllDescendants;

The @Right function returns a string; the @Select function is expecting a number for the first parameter.

I don&#039;t know all the specifics about your situation, but I wouldn&#039;t recommend going about it this way.  Use a field on the parent document that evaluates to true/false; set it when you save the child document.  Something like @SetDocField( $REF; &quot;MyField&quot;; &quot;Yes&quot; )
]]></description>
		<content:encoded><![CDATA[<p>The problem is almost certainly this line:</p>
<p>@SetDocField($Ref; &#8220;Form&#8221;;(@Select((@Right(@DocChildren;&#8221;1&#8243;));AprForm) ))| @AllDescendants;</p>
<p>The @Right function returns a string; the @Select function is expecting a number for the first parameter.</p>
<p>I don&#8217;t know all the specifics about your situation, but I wouldn&#8217;t recommend going about it this way.  Use a field on the parent document that evaluates to true/false; set it when you save the child document.  Something like @SetDocField( $REF; &#8220;MyField&#8221;; &#8220;Yes&#8221; )</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.038 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 07:48:11 -->