 




<?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: Subfile code for AS/400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/subfile-14/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-14/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 18:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: pdraebel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-14/#comment-93112</link>
		<dc:creator>pdraebel</dc:creator>
		<pubDate>Fri, 10 Jun 2011 07:44:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-93112</guid>
		<description><![CDATA[Looks like the value of TEMP should be reinitialised before processing the changes in the subfiles again and recalculating the TEMP value. If the first time you do a READC to the Subfile to calculate the value, you should update the subfile record with the SFLNEXTCHG indicator on. That will insure that you will READ all values entered in the subfile again, even if they are not changed by the user.]]></description>
		<content:encoded><![CDATA[<p>Looks like the value of TEMP should be reinitialised before processing the changes in the subfiles again and recalculating the TEMP value. If the first time you do a READC to the Subfile to calculate the value, you should update the subfile record with the SFLNEXTCHG indicator on. That will insure that you will READ all values entered in the subfile again, even if they are not changed by the user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Most-Watched IT Questions: May 17, 2011 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-14/#comment-92179</link>
		<dc:creator>The Most-Watched IT Questions: May 17, 2011 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 17 May 2011 06:14:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-92179</guid>
		<description><![CDATA[[...] 4. Koohiisan, CharlieBrowne, and TomLiotta did their best to help with one member&#8217;s subfile code for AS/400. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 4. Koohiisan, CharlieBrowne, and TomLiotta did their best to help with one member&#8217;s subfile code for AS/400. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-14/#comment-91828</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 04 May 2011 20:10:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-91828</guid>
		<description><![CDATA[Without seeing the code, we probably can&#039;t say much more than to stop accumulating the values each time; clear (initialize to zero) the summary variables before reading the subfile.

Tom]]></description>
		<content:encoded><![CDATA[<p>Without seeing the code, we probably can&#8217;t say much more than to stop accumulating the values each time; clear (initialize to zero) the summary variables before reading the subfile.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 22917</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-14/#comment-91793</link>
		<dc:creator>22917</dc:creator>
		<pubDate>Wed, 04 May 2011 08:38:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-91793</guid>
		<description><![CDATA[actually its a project modifications,
SomeBody&#039;S logic,if i got this answer i can move on to next step,so only]]></description>
		<content:encoded><![CDATA[<p>actually its a project modifications,<br />
SomeBody&#8217;S logic,if i got this answer i can move on to next step,so only</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-14/#comment-91772</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Tue, 03 May 2011 19:34:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-91772</guid>
		<description><![CDATA[Be sure to put in your DDS as well as your RPG code for us to figure it out.
First though, you should used DEBUG to step through your code to see what is happening.]]></description>
		<content:encoded><![CDATA[<p>Be sure to put in your DDS as well as your RPG code for us to figure it out.<br />
First though, you should used DEBUG to step through your code to see what is happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koohiisan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-14/#comment-91753</link>
		<dc:creator>koohiisan</dc:creator>
		<pubDate>Tue, 03 May 2011 12:57:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-91753</guid>
		<description><![CDATA[I think we need to see pertinent portions of the source code that does your calculations in order to really answer this question properly.  Be sure to format using the &#039;code&#039; style!  I always forget!  ;)]]></description>
		<content:encoded><![CDATA[<p>I think we need to see pertinent portions of the source code that does your calculations in order to really answer this question properly.  Be sure to format using the &#8216;code&#8217; style!  I always forget!  <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </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/9 queries in 0.013 seconds using memcached
Object Caching 342/345 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 18:30:45 -->