HP3000-L Archives

August 2005, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Miller, Keven" <[log in to unmask]>
Reply To:
Miller, Keven
Date:
Thu, 25 Aug 2005 11:31:13 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
Whether you have an ENV=(PCL-envfile) on the spoolfile,
or not (then you get the device's default PCLELITE, PCLLP,
or whats configured in your NPCONFIG file),
that PCL layout is the first data records in the spoolfile.

By passing that data with FCOPY SUBSET, will replace that
PCL layout with the newone belongs to the device your copying
to (which, I suspect in your case, is not the same one).

Just a guess here:
You could try a File equation with the correct PCL file.

FILE NEWLP;DEV=___;ENV={correct PCL file}
FCOPY FROM=Onnnn.OUT.HPSPOOL;TO=*NEWLP;SUBSET=nnnn;CCTL

Keven

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2