 




<?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: How to restrict &#8220;Enter key&#8217; on the AS/400 display file.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-restrict-enter-key-on-the-display-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-restrict-enter-key-on-the-display-file/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 18:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-restrict-enter-key-on-the-display-file/#comment-65079</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Fri, 03 Jul 2009 14:39:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-65079</guid>
		<description><![CDATA[Another option would be to use the attention indicator byte (pos. 369 - 369 (character) in the workstation INFDS) to determine the function key pressed.  &lt;b&gt;Enter&lt;/b&gt; is defined as &lt;i&gt;x&#039;F1&#039;&lt;/i&gt; - look for that and disallow any processing.  This would let you keep other function keys on the screen active.  You can even check for &lt;b&gt;Auto-Enter&lt;/b&gt;, &lt;i&gt;x&#039;3F&#039;&lt;/i&gt;

I like the attention indicator byte - I haven&#039;t bothered attaching an indicator to a function key in ages.  I just compare the field defined on the INFDS to pre-defined constants.  You can find the definitions of the returned values &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/dm/rbal3getat.htm&quot;&gt;here&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Another option would be to use the attention indicator byte (pos. 369 &#8211; 369 (character) in the workstation INFDS) to determine the function key pressed.  <b>Enter</b> is defined as <i>x&#8217;F1&#8242;</i> &#8211; look for that and disallow any processing.  This would let you keep other function keys on the screen active.  You can even check for <b>Auto-Enter</b>, <i>x&#8217;3F&#8217;</i></p>
<p>I like the attention indicator byte &#8211; I haven&#8217;t bothered attaching an indicator to a function key in ages.  I just compare the field defined on the INFDS to pre-defined constants.  You can find the definitions of the returned values <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/dm/rbal3getat.htm">here</a>.</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 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 23:45:45 -->