<?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: Problem printing a spoolfile using OVRPRTF using parms FrontOvl &amp; Devtype(*afpds)</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/problem-printing-a-spoolfile-using-ovrprtf-using-parms-frontovl-devtypeafpds/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-printing-a-spoolfile-using-ovrprtf-using-parms-frontovl-devtypeafpds/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 03:53:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-printing-a-spoolfile-using-ovrprtf-using-parms-frontovl-devtypeafpds/#comment-63252</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Thu, 07 May 2009 10:55:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-63252</guid>
		<description><![CDATA[If the OVRPRTF in the same RPG program that populates the print file, it should be designated as USROPN on the F spec and an open command must be issued after the OVRPRTF.

Phil]]></description>
		<content:encoded><![CDATA[<p>If the OVRPRTF in the same RPG program that populates the print file, it should be designated as USROPN on the F spec and an open command must be issued after the OVRPRTF.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hafwhit</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-printing-a-spoolfile-using-ovrprtf-using-parms-frontovl-devtypeafpds/#comment-63227</link>
		<dc:creator>hafwhit</dc:creator>
		<pubDate>Wed, 06 May 2009 21:39:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-63227</guid>
		<description><![CDATA[From the original post:

&lt;pre&gt;OVRPRTF FILE(SHPADVPT ) FRONTOVL(DMSPRDOBJ/SHPADV) DEVTYPE(*AFPDS)
HOLD(*NO ) SECURE(*YES) COPIES(2) OUTQ(PTSHPADV1 )&lt;/pre&gt;

The override print file is sending the spool file to the PTSHPADV1 out queue and not to the designated printer out queue. If the program in question is prompting the user for a printer to use then you should use the field defined for the printer (assuming the printer name and the associated outq name are the same) for the override instead of PTSHPADV1.]]></description>
		<content:encoded><![CDATA[<p>From the original post:</p>
<pre>OVRPRTF FILE(SHPADVPT ) FRONTOVL(DMSPRDOBJ/SHPADV) DEVTYPE(*AFPDS)
HOLD(*NO ) SECURE(*YES) COPIES(2) OUTQ(PTSHPADV1 )</pre>
<p>The override print file is sending the spool file to the PTSHPADV1 out queue and not to the designated printer out queue. If the program in question is prompting the user for a printer to use then you should use the field defined for the printer (assuming the printer name and the associated outq name are the same) for the override instead of PTSHPADV1.</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.036 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 04:32:03 -->