 




<?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 display more than 1 error message in a message subfile</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112839</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 26 Oct 2012 18:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112839</guid>
		<description><![CDATA[Todd 
As I understand it.&#160;&#160; The OP was planning to show a single line message file on an input screen.&#160; If the user presses a function key to see more messages the dsplay might show some heading stuff plus the same list of messages but with 15 or so lines&#160;of messages per screen page.
Phil]]></description>
		<content:encoded><![CDATA[<p>Todd<br />
As I understand it.&nbsp;&nbsp; The OP was planning to show a single line message file on an input screen.&nbsp; If the user presses a function key to see more messages the dsplay might show some heading stuff plus the same list of messages but with 15 or so lines&nbsp;of messages per screen page.<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ToddN2000</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112791</link>
		<dc:creator>ToddN2000</dc:creator>
		<pubDate>Thu, 25 Oct 2012 15:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112791</guid>
		<description><![CDATA[Are you looking to have this subfile with errors displayed along with other data?If scrolling through the error messages is a problem, you need to figure out the max number of errors that will show up and make sure display is large enough. Remember it will cut down on any other data on the display. And see if the hastle of scrolling out weights the loss of screen real estate.]]></description>
		<content:encoded><![CDATA[<p>Are you looking to have this subfile with errors displayed along with other data?If scrolling through the error messages is a problem, you need to figure out the max number of errors that will show up and make sure display is large enough. Remember it will cut down on any other data on the display. And see if the hastle of scrolling out weights the loss of screen real estate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112763</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Thu, 25 Oct 2012 01:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112763</guid>
		<description><![CDATA[Yes, hopefully someone will step up with a method.]]></description>
		<content:encoded><![CDATA[<p>Yes, hopefully someone will step up with a method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112761</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Wed, 24 Oct 2012 21:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112761</guid>
		<description><![CDATA[I was hoping you had methods, and I&#039;d learn. Years ago, I might have created a basic OPM program, compiled for IRP output and checked what happened with message subfile output, just in case it exposed some behavior that could be exploited. Now it&#039;s an &quot;exercise left for the reader&quot;. -- Tom]]></description>
		<content:encoded><![CDATA[<p>I was hoping you had methods, and I&#8217;d learn. Years ago, I might have created a basic OPM program, compiled for IRP output and checked what happened with message subfile output, just in case it exposed some behavior that could be exploited. Now it&#8217;s an &#8220;exercise left for the reader&#8221;. &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112759</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Wed, 24 Oct 2012 20:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112759</guid>
		<description><![CDATA[Just a thought.&#160; Didn&#039;t pass the Tom test.]]></description>
		<content:encoded><![CDATA[<p>Just a thought.&nbsp; Didn&#8217;t pass the Tom test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112747</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Wed, 24 Oct 2012 18:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112747</guid>
		<description><![CDATA[&lt;EM&gt;I would populate both at the same time.&lt;/EM&gt;
&#160;
Since these are &quot;message&quot; subfiles, do you have a good method of &#039;populating&#039; them? If the program has two DSPFs open, both with message subfiles, do both subfiles receive message texts? Is a message subfile populated during the running of general program code? Or is it populated at the time an output operation is done?
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p><em>I would populate both at the same time.</em><br />
&nbsp;<br />
Since these are &#8220;message&#8221; subfiles, do you have a good method of &#8216;populating&#8217; them? If the program has two DSPFs open, both with message subfiles, do both subfiles receive message texts? Is a message subfile populated during the running of general program code? Or is it populated at the time an output operation is done?<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112743</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Wed, 24 Oct 2012 18:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112743</guid>
		<description><![CDATA[I would populate both at the same time.&#160; Then the full screen SFL is ready to use when the funcgtion key is pressed.]]></description>
		<content:encoded><![CDATA[<p>I would populate both at the same time.&nbsp; Then the full screen SFL is ready to use when the funcgtion key is pressed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112696</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Wed, 24 Oct 2012 06:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-display-more-than-1-message-sub-file-in-a-page/#comment-112696</guid>
		<description><![CDATA[I have a near-full-screen message subfile in one display file, and the example in &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Frzakc%2Frzakcmstdfsfmrc.htm&quot; rel=&quot;nofollow&quot;&gt;SFLMSGRCD (Subfile Message Record) keyword&lt;/A&gt; in the Information Center shows a 17 line message subfile that begins on line 3 of a display. But that isn&#039;t a problem. The problem would be getting messages into the subfile after pressing a F-key.
&#160;
AFAIK, the current&#160;subfile will be empty after you press the F-key, and you will need to&#160;work out&#160;a way to capture all of the messages &lt;EM&gt;before you display the first message subfile&lt;/EM&gt;. Then after the F-key is detected, you&#039;ll have to repopulate the program message queue with those captured messages&#160;before displaying the second message subfile.
&#160;
But maybe someone has an alternative. It&#039;ll be interesting to see if anyone has worked it out before now.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>I have a near-full-screen message subfile in one display file, and the example in <a href="http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Frzakc%2Frzakcmstdfsfmrc.htm" rel="nofollow">SFLMSGRCD (Subfile Message Record) keyword</a> in the Information Center shows a 17 line message subfile that begins on line 3 of a display. But that isn&#8217;t a problem. The problem would be getting messages into the subfile after pressing a F-key.<br />
&nbsp;<br />
AFAIK, the current&nbsp;subfile will be empty after you press the F-key, and you will need to&nbsp;work out&nbsp;a way to capture all of the messages <em>before you display the first message subfile</em>. Then after the F-key is detected, you&#8217;ll have to repopulate the program message queue with those captured messages&nbsp;before displaying the second message subfile.<br />
&nbsp;<br />
But maybe someone has an alternative. It&#8217;ll be interesting to see if anyone has worked it out before now.<br />
&nbsp;<br />
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 3/8 queries in 0.034 seconds using memcached
Object Caching 367/368 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 21:36:27 -->