 




<?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: Window Subfile Message Line</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/window-subfile-message-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/window-subfile-message-line/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 13:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: rsp9999</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/window-subfile-message-line/#comment-65707</link>
		<dc:creator>rsp9999</dc:creator>
		<pubDate>Fri, 17 Jul 2009 17:29:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-65707</guid>
		<description><![CDATA[Thanks, Vatchy!

This is just what I was looking for.]]></description>
		<content:encoded><![CDATA[<p>Thanks, Vatchy!</p>
<p>This is just what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vatchy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/window-subfile-message-line/#comment-65705</link>
		<dc:creator>vatchy</dc:creator>
		<pubDate>Fri, 17 Jul 2009 17:06:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-65705</guid>
		<description><![CDATA[Instead of a message line, use the WDWTITLE keyword and put your function key definitions in the windows itself. Here&#039;s a sample:

&lt;pre&gt;
     A                                      WINDOW(16 51 3 24 *NOMSGLIN)        
     A                                      WDWTITLE((*TEXT &#039;F12=Cancel&#039;) (*COL-
     A                                      OR BLU) (*DSPATR RI) *CENTER *BOTTO-
     A                                      M)
&lt;/pre&gt;                                 

This particular puts the text &quot;F12=Cancel&quot; on the bottom frame line of the window centered in blue text and reverse image.  You can find all of the particulars in the IBM manual or just do a search on WDWTITLE.

You can also use a variable for the text and change what is in the variable on the fly (F24=More keys).]]></description>
		<content:encoded><![CDATA[<p>Instead of a message line, use the WDWTITLE keyword and put your function key definitions in the windows itself. Here&#8217;s a sample:</p>
<pre>
     A                                      WINDOW(16 51 3 24 *NOMSGLIN)        
     A                                      WDWTITLE((*TEXT 'F12=Cancel') (*COL-
     A                                      OR BLU) (*DSPATR RI) *CENTER *BOTTO-
     A                                      M)
</pre>
<p>This particular puts the text &#8220;F12=Cancel&#8221; on the bottom frame line of the window centered in blue text and reverse image.  You can find all of the particulars in the IBM manual or just do a search on WDWTITLE.</p>
<p>You can also use a variable for the text and change what is in the variable on the fly (F24=More keys).</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.030 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 14:19:36 -->