 




<?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: RPGLE Program help</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/rpgle-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgle-5/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 00:48:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: woodengineer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgle-5/#comment-71199</link>
		<dc:creator>woodengineer</dc:creator>
		<pubDate>Thu, 03 Dec 2009 17:06:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-71199</guid>
		<description><![CDATA[I &quot;got that idea&quot; when my program acted like the SQL statements were not being executed when *INLR was on *INZSR.  As soon as I moved setting on *INLR out of *INZSR, everything worked just fine.  I think it was BitCat who set me straight on that one.]]></description>
		<content:encoded><![CDATA[<p>I &#8220;got that idea&#8221; when my program acted like the SQL statements were not being executed when *INLR was on *INZSR.  As soon as I moved setting on *INLR out of *INZSR, everything worked just fine.  I think it was BitCat who set me straight on that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgle-5/#comment-71193</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Thu, 03 Dec 2009 16:04:33 +0000</pubDate>
		<guid isPermaLink="false">#comment-71193</guid>
		<description><![CDATA[If you want the program to end after you set on &lt;b&gt;LR&lt;/b&gt;, code a &lt;b&gt;Return&lt;/b&gt;.]]></description>
		<content:encoded><![CDATA[<p>If you want the program to end after you set on <b>LR</b>, code a <b>Return</b>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigkat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgle-5/#comment-71190</link>
		<dc:creator>bigkat</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:41:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-71190</guid>
		<description><![CDATA[Setting on *INLR in *INZSR will cause the program to end at the end of initialization &lt;b&gt;BEFORE&lt;/b&gt; any &quot;MainLine&quot; C Specs are run.]]></description>
		<content:encoded><![CDATA[<p>Setting on *INLR in *INZSR will cause the program to end at the end of initialization <b>BEFORE</b> any &#8220;MainLine&#8221; C Specs are run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgle-5/#comment-71171</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 03 Dec 2009 08:53:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-71171</guid>
		<description><![CDATA[&lt;i&gt;Be careful about setting on LR early in the *INZSR subroutine - it can prevent files from opening.&lt;/i&gt;

I&#039;m not sure where you got that idea. Files are already opened before *INZSR is run. The location of setting on LR can&#039;t be earlier than when files are already opened.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Be careful about setting on LR early in the *INZSR subroutine &#8211; it can prevent files from opening.</i></p>
<p>I&#8217;m not sure where you got that idea. Files are already opened before *INZSR is run. The location of setting on LR can&#8217;t be earlier than when files are already opened.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: woodengineer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgle-5/#comment-71136</link>
		<dc:creator>woodengineer</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:55:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-71136</guid>
		<description><![CDATA[A while back in one of the iSeries newsletters the writer discussed setting on LR at the top of the program.  The idea was that there may be various reasons a progreammer decides to end a program.  That way, LR is on whenever the programs ends without needing to code *INLR = *ON mutiple times.
Be careful about setting on LR early in the *INZSR subroutine - it can prevent files from opening.]]></description>
		<content:encoded><![CDATA[<p>A while back in one of the iSeries newsletters the writer discussed setting on LR at the top of the program.  The idea was that there may be various reasons a progreammer decides to end a program.  That way, LR is on whenever the programs ends without needing to code *INLR = *ON mutiple times.<br />
Be careful about setting on LR early in the *INZSR subroutine &#8211; it can prevent files from opening.</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.035 seconds using memcached
Object Caching 323/329 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 00:56:21 -->