<?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: What fields are used in the RPG program</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 19:19:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/#comment-86425</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 12 Jan 2011 02:15:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-86425</guid>
		<description><![CDATA[&lt;i&gt;What is the expansion of *RNF?&lt;/i&gt;

The reference was &quot;*RNF 7031&quot;. You will see message identifier RNF7031 in the compiler listing for variables that are defined but are not actually used by the program.

Your original question asked &quot;without browse / edit thru SEU.&quot; You could use WDSC instead of SEU. The later releases of WDSC (and its replacements) included features that would expand /COPY modules and do other helpful things. That makes it easier to search the full set of source statements. WDSC also allows macro programming, so it&#039;s possible to write a macro that does most or all of the searching for you.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>What is the expansion of *RNF?</i></p>
<p>The reference was &#8220;*RNF 7031&#8243;. You will see message identifier RNF7031 in the compiler listing for variables that are defined but are not actually used by the program.</p>
<p>Your original question asked &#8220;without browse / edit thru SEU.&#8221; You could use WDSC instead of SEU. The later releases of WDSC (and its replacements) included features that would expand /COPY modules and do other helpful things. That makes it easier to search the full set of source statements. WDSC also allows macro programming, so it&#8217;s possible to write a macro that does most or all of the searching for you.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 22917</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/#comment-86284</link>
		<dc:creator>22917</dc:creator>
		<pubDate>Sun, 09 Jan 2011 10:34:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-86284</guid>
		<description><![CDATA[&lt;b&gt;What is the expansion of *RNF?&lt;/b&gt;]]></description>
		<content:encoded><![CDATA[<p><b>What is the expansion of *RNF?</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 22917</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/#comment-86283</link>
		<dc:creator>22917</dc:creator>
		<pubDate>Sun, 09 Jan 2011 10:29:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-86283</guid>
		<description><![CDATA[&lt;b&gt;Hi CharlieBrown &amp; Tom,
             Thanks sir.Now i have understood.
              Its very useful...
              
              Without seeing cross reference,can we  able to check?&lt;/b&gt;]]></description>
		<content:encoded><![CDATA[<p><b>Hi CharlieBrown &amp; Tom,<br />
             Thanks sir.Now i have understood.<br />
              Its very useful&#8230;</p>
<p>              Without seeing cross reference,can we  able to check?</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/#comment-86281</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sun, 09 Jan 2011 03:47:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-86281</guid>
		<description><![CDATA[&lt;i&gt;can u explain step by step.&lt;/i&gt;

Step #1: Compile the program.
Step #2: Look at the cross-reference portion of the listing.

I&#039;m not sure what you are asking. The cross-reference is part of the output from a compile.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>can u explain step by step.</i></p>
<p>Step #1: Compile the program.<br />
Step #2: Look at the cross-reference portion of the listing.</p>
<p>I&#8217;m not sure what you are asking. The cross-reference is part of the output from a compile.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 22917</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/#comment-86277</link>
		<dc:creator>22917</dc:creator>
		<pubDate>Sat, 08 Jan 2011 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-86277</guid>
		<description><![CDATA[&lt;b&gt;Actually i am Fresher to AS400,I have finished my course now oly, Searching for AS400 Job.

How To see the cross reference.can u explain step by step.
Please&lt;/b&gt;]]></description>
		<content:encoded><![CDATA[<p><b>Actually i am Fresher to AS400,I have finished my course now oly, Searching for AS400 Job.</p>
<p>How To see the cross reference.can u explain step by step.<br />
Please</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/#comment-86221</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 06 Jan 2011 22:11:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-86221</guid>
		<description><![CDATA[CharlieBrowne&#039;s recommendation is best. Just submit a compile into QTEMP and review the cross-reference. Let the computer do your work for you. That&#039;s why we use computers.

Tom]]></description>
		<content:encoded><![CDATA[<p>CharlieBrowne&#8217;s recommendation is best. Just submit a compile into QTEMP and review the cross-reference. Let the computer do your work for you. That&#8217;s why we use computers.</p>
<p>Tom</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.033 seconds using memcached
Object Caching 337/343 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 00:07:01 -->