<?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: increament values</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/increament-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 08:25:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: 9783444184</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103090</link>
		<dc:creator>9783444184</dc:creator>
		<pubDate>Mon, 20 Feb 2012 04:10:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-103090</guid>
		<description><![CDATA[Yes Got the Answer]]></description>
		<content:encoded><![CDATA[<p>Yes Got the Answer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdsathishkumar</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103075</link>
		<dc:creator>pdsathishkumar</dc:creator>
		<pubDate>Sat, 18 Feb 2012 18:50:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-103075</guid>
		<description><![CDATA[are you got the answer or not.....]]></description>
		<content:encoded><![CDATA[<p>are you got the answer or not&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9783444184</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103047</link>
		<dc:creator>9783444184</dc:creator>
		<pubDate>Fri, 17 Feb 2012 13:26:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-103047</guid>
		<description><![CDATA[i have add new field tcod1 and tcod is my key field with same data
now its ok]]></description>
		<content:encoded><![CDATA[<p>i have add new field tcod1 and tcod is my key field with same data<br />
now its ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9783444184</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103046</link>
		<dc:creator>9783444184</dc:creator>
		<pubDate>Fri, 17 Feb 2012 13:24:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-103046</guid>
		<description><![CDATA[here i update keyed field that why its not updated]]></description>
		<content:encoded><![CDATA[<p>here i update keyed field that why its not updated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9783444184</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103045</link>
		<dc:creator>9783444184</dc:creator>
		<pubDate>Fri, 17 Feb 2012 13:23:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-103045</guid>
		<description><![CDATA[only 3 records.
but i found the solution 
thanks&lt;pre&gt;
fTEMP2     uf   e           k disk                   
c                   read      temp2                  
c                   dow       not%eof(temp2)         
c                   if        %eof(temp2)            
c                   leave                            
c                   endif                            
c                   eval      tcod1=tcod1+10         
c                   update    tempr                  
c                   read      temp2                  
c                   enddo                            
c                   eval      *inlr=*on              
&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>only 3 records.<br />
but i found the solution<br />
thanks
<pre>
fTEMP2     uf   e           k disk                   
c                   read      temp2                  
c                   dow       not%eof(temp2)         
c                   if        %eof(temp2)            
c                   leave                            
c                   endif                            
c                   eval      tcod1=tcod1+10         
c                   update    tempr                  
c                   read      temp2                  
c                   enddo                            
c                   eval      *inlr=*on              
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepu9321</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103043</link>
		<dc:creator>deepu9321</dc:creator>
		<pubDate>Fri, 17 Feb 2012 12:48:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-103043</guid>
		<description><![CDATA[Inifity loop??
How many records you are having in your file?

fTEMP2 uf a e k disk
c read temp2
c dow not %eof(temp2)
c eval tcod =tcod+10
c update tempr
c read temp2
c enddo
c eval *inlr=*on 

this should work fine.
Try debugging.

Pradeep.]]></description>
		<content:encoded><![CDATA[<p>Inifity loop??<br />
How many records you are having in your file?</p>
<p>fTEMP2 uf a e k disk<br />
c read temp2<br />
c dow not %eof(temp2)<br />
c eval tcod =tcod+10<br />
c update tempr<br />
c read temp2<br />
c enddo<br />
c eval *inlr=*on </p>
<p>this should work fine.<br />
Try debugging.</p>
<p>Pradeep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9783444184</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103041</link>
		<dc:creator>9783444184</dc:creator>
		<pubDate>Fri, 17 Feb 2012 12:05:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-103041</guid>
		<description><![CDATA[now it goes to infinity loop

&lt;pre&gt;fTEMP2     uf a e           k disk           
c                   read      temp2          
c                   dow       not%eof(temp2) 
c                   if        %eof(temp2)    
c                   leave                    
c                   endif                    
c                   eval      tcod =tcod+10  
c                   update    tempr          
c                   read      temp2          
c                   enddo                    
c                   eval      *inlr=*on      &lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>now it goes to infinity loop</p>
<pre>fTEMP2     uf a e           k disk           
c                   read      temp2          
c                   dow       not%eof(temp2) 
c                   if        %eof(temp2)    
c                   leave                    
c                   endif                    
c                   eval      tcod =tcod+10  
c                   update    tempr          
c                   read      temp2          
c                   enddo                    
c                   eval      *inlr=*on      </pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdsathishkumar</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103040</link>
		<dc:creator>pdsathishkumar</dc:creator>
		<pubDate>Fri, 17 Feb 2012 11:43:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-103040</guid>
		<description><![CDATA[&lt;i&gt;it directly going to end loop after reading file&lt;/i&gt;

just change in your code like

&lt;b&gt;c dow not %eof(temp2)&lt;/b&gt;]]></description>
		<content:encoded><![CDATA[<p><i>it directly going to end loop after reading file</i></p>
<p>just change in your code like</p>
<p><b>c dow not %eof(temp2)</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9783444184</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103039</link>
		<dc:creator>9783444184</dc:creator>
		<pubDate>Fri, 17 Feb 2012 11:14:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-103039</guid>
		<description><![CDATA[i have processed in debug mod it directly going to end loop after reading file]]></description>
		<content:encoded><![CDATA[<p>i have processed in debug mod it directly going to end loop after reading file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepu9321</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/increament-values/#comment-103037</link>
		<dc:creator>deepu9321</dc:creator>
		<pubDate>Fri, 17 Feb 2012 10:45:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-103037</guid>
		<description><![CDATA[You are almost there. 
But, a minor mistake on looping condition is making the program to end without updating.

It should be &lt;b&gt;c dow %eof(temp2)&lt;/b&gt;
and, I think you should remove the Comment on &lt;b&gt;read remp2&lt;/b&gt; inside loop.

Pradeep.]]></description>
		<content:encoded><![CDATA[<p>You are almost there.<br />
But, a minor mistake on looping condition is making the program to end without updating.</p>
<p>It should be <b>c dow %eof(temp2)</b><br />
and, I think you should remove the Comment on <b>read remp2</b> inside loop.</p>
<p>Pradeep.</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 6/8 queries in 0.011 seconds using memcached
Object Caching 395/396 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 09:19:29 -->