×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
If you have a PSFCFG for the printer you can also do this.
CHGPSFCFG PSFFCFG(yourLIB/yourPSFCFG) RSCRET(*NO)
But having forgotten to do so many times while testing AFP resource changes, my fingers now
ENDWTR xxxx *IMMED
VRYCFG CFGOBJ(xxxx) CFGTYPE(*DEV) STATUS(*OFF)
WRKPSFCFG xxxx and make any changes to it or the AFP resources
VRYCFG CFGOBJ(xxxx) CFGTYPE(*DEV) STATUS(*ON)
STRPRTWTR xxxxx
Bill Scott
Océ North America, Inc.
Tel.: (561) 997-3256
e-mail: Bill.Scott@xxxxxxx
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Friday, February 18, 2011 12:27
To: Midrange Systems Technical Discussion
Subject: Re: Printing and Overlays
I agree with Charles.
I wanted to add that if you're using Host Print Transform, the AFP
resources (such as overlays, page segments, etc) are added by the writer
before the data is sent to the printer. So they're not in the spooled
file with HPT, but they're not sent separately like they would be with a
true AFP printer, they're merged into the spooled file during the
transform process.
On 2/18/2011 9:38 AM, Charles Wilt wrote:
Short answer...no.
AFP resources are downloaded separately as required. This allows the
printer to cache them, instead of redownloading them for each spool
file that uses them.
As an Amazon Associate we earn from qualifying purchases.