 




<?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: Field exit keyword is not working</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/field-exit-keyword-is-not-working/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/field-exit-keyword-is-not-working/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 07:42:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/field-exit-keyword-is-not-working/#comment-70834</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Tue, 24 Nov 2009 18:20:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-70834</guid>
		<description><![CDATA[OK, here is your answer.
The CHECK(FE) does not stop you from leaving the field using a TAB, or Arrow Keys.
What the CHECK(FE) will do is to stop you from autmatically advancing to the next field without using the field exit key.
So if you have a 5 position field, and you put CHECK(FE) on it, then when you try to key in the 6th character, it will stop you.
Without the CHECK(FE), it would have advanced to the next field and put the 6th character in the first position of that field.]]></description>
		<content:encoded><![CDATA[<p>OK, here is your answer.<br />
The CHECK(FE) does not stop you from leaving the field using a TAB, or Arrow Keys.<br />
What the CHECK(FE) will do is to stop you from autmatically advancing to the next field without using the field exit key.<br />
So if you have a 5 position field, and you put CHECK(FE) on it, then when you try to key in the 6th character, it will stop you.<br />
Without the CHECK(FE), it would have advanced to the next field and put the 6th character in the first position of that field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vipin2m</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/field-exit-keyword-is-not-working/#comment-70829</link>
		<dc:creator>vipin2m</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:40:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-70829</guid>
		<description><![CDATA[am using the TAB key to leaving the field. There compilation went fine and also the program is using the correct display file]]></description>
		<content:encoded><![CDATA[<p>am using the TAB key to leaving the field. There compilation went fine and also the program is using the correct display file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/field-exit-keyword-is-not-working/#comment-70827</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:29:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-70827</guid>
		<description><![CDATA[How are you leaving the field?
With TAB key or ARROW keys?
*
Also have you looked at the compile listing to ensure there was is not a low level error&gt;
*
Are you sure the RPG program is using the DSPF that has that keyword?
You may want to recompile both of them.]]></description>
		<content:encoded><![CDATA[<p>How are you leaving the field?<br />
With TAB key or ARROW keys?<br />
*<br />
Also have you looked at the compile listing to ensure there was is not a low level error&gt;<br />
*<br />
Are you sure the RPG program is using the DSPF that has that keyword?<br />
You may want to recompile both of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vipin2m</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/field-exit-keyword-is-not-working/#comment-70826</link>
		<dc:creator>vipin2m</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:10:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-70826</guid>
		<description><![CDATA[Yes i am able to leave the fiels without pressing field Exit. The Version V5R3]]></description>
		<content:encoded><![CDATA[<p>Yes i am able to leave the fiels without pressing field Exit. The Version V5R3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satsho</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/field-exit-keyword-is-not-working/#comment-70797</link>
		<dc:creator>satsho</dc:creator>
		<pubDate>Mon, 23 Nov 2009 20:08:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-70797</guid>
		<description><![CDATA[Are you missing the CHGINPDFT keyword ?]]></description>
		<content:encoded><![CDATA[<p>Are you missing the CHGINPDFT keyword ?</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 2/10 queries in 0.041 seconds using memcached
Object Caching 323/329 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 07:42:39 -->