 




<?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: Automatic refresh of display screen</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/automatic-refresh-of-display-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-refresh-of-display-screen/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 20:11:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: martin40</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-refresh-of-display-screen/#comment-41041</link>
		<dc:creator>martin40</dc:creator>
		<pubDate>Fri, 06 Jan 2006 06:07:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-41041</guid>
		<description><![CDATA[Hi,

In the display file DDS code an INVITE on the record header ands condition it with an indicator.
In the RPG code MAXDEV(*FILE) INFDS(IODATA) for the workstation file. e.g.
 FMSM640DF  CF   E             WORKSTN                      
 F                                     MAXDEV(*FILE)        
 F                                     INFDS(IODATA)        

Code the IODATA data structure e.g. 
D IODATA          DS          
D  STATUS           *STATUS   

Change the EXFMT&#039;s to be WRITE/READS. Before the WRITE seton the indicator that was used to condition the INVITE. After the READ check the condition of STATUS e.g.
Note 58 in ]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In the display file DDS code an INVITE on the record header ands condition it with an indicator.<br />
In the RPG code MAXDEV(*FILE) INFDS(IODATA) for the workstation file. e.g.<br />
 FMSM640DF  CF   E             WORKSTN<br />
 F                                     MAXDEV(*FILE)<br />
 F                                     INFDS(IODATA)        </p>
<p>Code the IODATA data structure e.g.<br />
D IODATA          DS<br />
D  STATUS           *STATUS   </p>
<p>Change the EXFMT&#8217;s to be WRITE/READS. Before the WRITE seton the indicator that was used to condition the INVITE. After the READ check the condition of STATUS e.g.<br />
Note 58 in </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.012 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 21:47:13 -->