 




<?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: Show multiple error messages at the bottom of display file</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 18:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115993</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 07 Feb 2013 18:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115993</guid>
		<description><![CDATA[Three things are needed for 2nd-level text in a message display: (1) message ID, (2) message file name and (3) message file library. Library can be a special value such as *LIBL if the message file is in the program&#039;s library list.

Show how the messages are sent to the message queue if you can&#039;t determine which element is missing.

Tom]]></description>
		<content:encoded><![CDATA[<p>Three things are needed for 2nd-level text in a message display: (1) message ID, (2) message file name and (3) message file library. Library can be a special value such as *LIBL if the message file is in the program&#8217;s library list.</p>
<p>Show how the messages are sent to the message queue if you can&#8217;t determine which element is missing.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RamvishakRamesh</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115981</link>
		<dc:creator>RamvishakRamesh</dc:creator>
		<pubDate>Thu, 07 Feb 2013 11:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115981</guid>
		<description><![CDATA[Great.. am done with it.. The only issue is second level messages are not getting displayed from the message file]]></description>
		<content:encoded><![CDATA[<p>Great.. am done with it.. The only issue is second level messages are not getting displayed from the message file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115979</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 07 Feb 2013 08:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115979</guid>
		<description><![CDATA[Your display doesn&#039;t need to be a subfile. You add the message subfile DDS to your display file. Look over the documentation. -- Tom]]></description>
		<content:encoded><![CDATA[<p>Your display doesn&#8217;t need to be a subfile. You add the message subfile DDS to your display file. Look over the documentation. &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RamvishakRamesh</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115978</link>
		<dc:creator>RamvishakRamesh</dc:creator>
		<pubDate>Thu, 07 Feb 2013 07:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115978</guid>
		<description><![CDATA[But mine is a simple display file, not a subfile.. will the concept works here as well?]]></description>
		<content:encoded><![CDATA[<p>But mine is a simple display file, not a subfile.. will the concept works here as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115977</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 07 Feb 2013 07:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/show-multiple-error-messages-at-the-bottom-of-display-file/#comment-115977</guid>
		<description><![CDATA[To scroll through messages, you would use a message subfile. Descriptions and examples are in Chapter 4 of the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/index.jsp?topic=/rzahg/rzahgapdlprint.htm&quot; rel=&quot;nofollow&quot;&gt;Application Display Programming&lt;/a&gt; manual, topic &#039;Displaying Messages from Subfiles&#039;. Download the .PDF to read the topic. The messages are loaded into the subfile automatically from the program message queue. All messages you send to the queue are loaded. -- Tom]]></description>
		<content:encoded><![CDATA[<p>To scroll through messages, you would use a message subfile. Descriptions and examples are in Chapter 4 of the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/index.jsp?topic=/rzahg/rzahgapdlprint.htm" rel="nofollow">Application Display Programming</a> manual, topic &#8216;Displaying Messages from Subfiles&#8217;. Download the .PDF to read the topic. The messages are loaded into the subfile automatically from the program message queue. All messages you send to the queue are loaded. &#8212; 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 6/9 queries in 0.015 seconds using memcached
Object Caching 324/327 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 18:37:46 -->