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



Use different record formats. Here's how I do it...

A          R DETAIL                                            
A                                               ENDPAGE                 
A            BCCNDT        10          TEXT('DATE_OF_CONTRACT')
A                                               POSITION(1.25 1.375)    
  
A                                               FNTCHRSET(C0H20090
T1V00500)
...
  *                                                              
A          R PG1OVL                    OVERLAY(BENCONT1 0.0 0.0)
  *                                                              
A          R PG2OVL                    OVERLAY(BENCONT2 0.0 0.0)

My RPG looks like this...

C                   Open      Ben100F
C                   Write     Pg1Ovl 
C                   Write     Detail 
C                   Write     Pg2Ovl 
C                   Close     Ben100F

Overlay BENCONT1 prints on the first page, then I print the DETAIL
format, then BENCONT2 prints on the second page. The ENDPAGE keyword is
used to go to a new page since I'm using absolute positioning.


> -------- Original Message --------
> Subject: Overlay on first page of spool file only
> From: Guy Terry <guy.terry@xxxxxxxxxxxxxxxxxxx>
> Date: Thu, August 04, 2005 9:59 am
> To: midrange-l@xxxxxxxxxxxx
> 
> How do you create spool files which have an overlay on the first page 
> only, or an overlay on page one and then a different overlay on the 
> other pages?
> 
> Guy
> 
> 
> 
> 
> 
> -- 
> 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 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.