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



Charles

not sure what you mean that overlays are allways full page. We don't do overlays with ovrprtf, we specify the overlay in the printer file and write it via the rpg program. we often have several overlays on 1 page - even in 1 record format.

sample printer file dds

A R OVL1ZZ
A
A* PRINT BODY LOGO
A OVERLAY(&OVNAME0 +
A &OVDOWN0 &OVACROSS0)
A* PRINT UPPER LEFT OVERLAY - COMPANY LOGO
A OVERLAY(&OVNAME1 +
A &OVDOWN1 &OVACROSS1)
A* PRINT UPPER RIGHTOVERLAY - 2ND LOGO
A OVERLAY(&OVNAME2 +
A &OVDOWN2 &OVACROSS2)
A OVNAME0 8A P
A OVDOWN0 5S 3P
A OVACROSS0 5S 3P
A OVNAME1 8A P
A OVDOWN1 5S 3P
A OVACROSS1 5S 3P
A OVNAME2 8A P
A OVDOWN2 5S 3P
A OVACROSS2 5S 3P

Jim Horn


----------------------------------------------------------------------

message: 1
date: Fri, 15 Oct 2010 09:36:11 -0400
from: Charles Wilt <charles.wilt@xxxxxxxxx>
subject: Re: Forms printing

Overlays are _ALWAYS_ full page...

If you want just pieces of pages, you need to create page segments
instead of overlays.

HTH,

Charles
This email is intended only for the person or entity
to which it is addressed and may contain information
that is privileged, confidential or otherwise protected
from disclosure. If you are not the named addressee
or an employee or agent responsible for delivering
this message to the named addressee, you are not
authorized to read, print, retain copy, and disseminate
this message or any part of it. If you have received this
message in error please notify us immediately by email,
discard any paper copies and delete all electronic files
of this message.

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.