× 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.



A couple of things to change on the printer file:
The rotation to *COR and the Font Identifier to *CPI

Produce the spool file again and see if that fixes it for you.

Jim 

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
daparnin@xxxxxxxxxxxxxx
Sent: Wednesday, November 29, 2006 15:25
To: midrange-l@xxxxxxxxxxxx
Subject: What am I forgetting about printer files???





We never enter/print manual checks in our payroll software but a couple
of weeks ago we had a need however the spool file did the auto-rotate
thing and wouldn't line up correctly.  I was busy with another issue and
time was an issue so they had to resort to typing the checks.  (ughhh!)
Today I'm trying to make it work like we want it to.  There is no
printer file involved.  The CL program does an OVRPRTF then calls the
RPG program that does the printing with O-specs.

I have added a PAGRTT(0) and the orientation is correct but despite the
fact that CPI and LPI are specified it ignores the CPI(15) and prints at
10 CPI.  Any ideas why?

Original:
OVRPRTF    FILE(PAYCHECK) PAGESIZE(64 132) LPI(8) +
             CPI(15) RPLUNPRT(*YES ' ') ALIGN(*YES) +
             FORMTYPE(PAYCHECK) HOLD(*YES) SAVE(*YES)

Modified:
OVRPRTF    FILE(PAYCHECK) PAGESIZE(64 132) LPI(8) +
             CPI(15) RPLUNPRT(*YES ' ') ALIGN(*YES) +
             PAGRTT(0) FORMTYPE(PAYCHECK) HOLD(*YES) +
             SAVE(*YES)


Dave Parnin
--
Nishikawa Standard Company
Topeka, IN  46571
daparnin@xxxxxxxxxxxxxx

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.