 




<?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: Preventing banner page of reports from printing on AS400 printers</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/preventing-banner-page-of-reports-from-printing-on-as400-printers/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/preventing-banner-page-of-reports-from-printing-on-as400-printers/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 08:26:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/preventing-banner-page-of-reports-from-printing-on-as400-printers/#comment-110808</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 06 Sep 2012 23:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/preventing-banner-page-of-reports-from-printing-on-as400-printers/#comment-110808</guid>
		<description><![CDATA[Separator pages&#160;are usually&#160;attributes of the outq. You can create an outq that doesn&#039;t add them to your output, or you can modify an existing outq:
&#160;
&lt;BLOCKQUOTE&gt;&lt;CODE&gt;CHGOUTQ OUTQ( mylib/myoutq ) JOBSEP(0)&lt;/CODE&gt;&lt;/BLOCKQUOTE&gt;
&#160;There is a second outq attribute that might also be involved. If the previous change doesn&#039;t do what you need, try this:
&#160;
&lt;BLOCKQUOTE&gt;&lt;CODE&gt;CHGOUTQ OUTQ( mylib/myoutq ) SEPPAGE(*NO)&lt;/CODE&gt;&lt;/BLOCKQUOTE&gt;
&#160;One or the other of those, or both together, should work. If not, then more information will be needed.
&#160;
Tom&lt;/CODE&gt;]]></description>
		<content:encoded><![CDATA[<p>Separator pages&nbsp;are usually&nbsp;attributes of the outq. You can create an outq that doesn&#8217;t add them to your output, or you can modify an existing outq:<br />
&nbsp;</p>
<blockquote><p><code>CHGOUTQ OUTQ( mylib/myoutq ) JOBSEP(0)</code></p></blockquote>
<p>&nbsp;There is a second outq attribute that might also be involved. If the previous change doesn&#8217;t do what you need, try this:<br />
&nbsp;</p>
<blockquote><p><code>CHGOUTQ OUTQ( mylib/myoutq ) SEPPAGE(*NO)</code></p></blockquote>
<p>&nbsp;One or the other of those, or both together, should work. If not, then more information will be needed.<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 6/9 queries in 0.015 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 08:46:19 -->