 




<?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: Indicator Off with RPG</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/indicator-off/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/indicator-off/</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: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/indicator-off/#comment-97468</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 05 Oct 2011 21:53:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-97468</guid>
		<description><![CDATA[&lt;i&gt;...by the MOVEA instruction over the *IN fields . &lt;/i&gt;

That should have referred to the &quot;*IN array&quot;. Even the &#039;specific&#039; indicators can be referenced as *INxx &quot;fields&quot;.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>&#8230;by the MOVEA instruction over the *IN fields . </i></p>
<p>That should have referred to the &#8220;*IN array&#8221;. Even the &#8216;specific&#8217; indicators can be referenced as *INxx &#8220;fields&#8221;.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/indicator-off/#comment-97458</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 05 Oct 2011 21:00:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-97458</guid>
		<description><![CDATA[It might or might not be done depending on the definition of &quot;indicator&quot;.

There are three general groups that indicators might be put into. I&#039;ll call the first two groups general and specific. The general group contains the numbered indicators from 01 through 99. The specific group would contain LR, OF, L0, U1 and various others that have names that are related to their purposes. Those two groups exist in both RPG III and IV.

The third group might be called the named indicators. These are only in RPG IV. They are defined as fields having a data type of N.

Of those three types, the general indicators would be affected by the MOVEA instruction over the *IN fields . The specific indicators must be set on or off individually. (Some restrictions apply.)

For the &quot;named&quot; group, it&#039;s possible to define them in in a DS and set them all on or off in a single operation.

So, if &quot;indicator&quot; is defined to mean only the numbered indicators 01 through 99, then MOVEA can satisfy the question. But if all indicators are to be included, I don&#039;t know of any programmed operation that can set them all on or off, not in RPG III nor IV.

Tom]]></description>
		<content:encoded><![CDATA[<p>It might or might not be done depending on the definition of &#8220;indicator&#8221;.</p>
<p>There are three general groups that indicators might be put into. I&#8217;ll call the first two groups general and specific. The general group contains the numbered indicators from 01 through 99. The specific group would contain LR, OF, L0, U1 and various others that have names that are related to their purposes. Those two groups exist in both RPG III and IV.</p>
<p>The third group might be called the named indicators. These are only in RPG IV. They are defined as fields having a data type of N.</p>
<p>Of those three types, the general indicators would be affected by the MOVEA instruction over the *IN fields . The specific indicators must be set on or off individually. (Some restrictions apply.)</p>
<p>For the &#8220;named&#8221; group, it&#8217;s possible to define them in in a DS and set them all on or off in a single operation.</p>
<p>So, if &#8220;indicator&#8221; is defined to mean only the numbered indicators 01 through 99, then MOVEA can satisfy the question. But if all indicators are to be included, I don&#8217;t know of any programmed operation that can set them all on or off, not in RPG III nor IV.</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.051 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 10:03:47 -->