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



And this is exactly why there is fetch overflow.  It kinda checks the 
detail line right before printing.  For example, if this particular detail 
line takes 12 lines but there is only 8 left, Fetch Overflow will activate 
the heading routines.  However, if a different detail line only takes 7 
lines and you have those 8 left it will use it and not jump to the next 
page.

Rob Berendt
-- 
Group Dekko Services, LLC
Dept 01.073
PO Box 2000
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





"Booth Martin" <booth@xxxxxxxxxxxx> 
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
03/29/2005 11:47 AM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>


To
"RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx>
cc

Subject
Re: OFLIND Problems






If you have a possibility of a  12 line record printing 12 lines then you
need to set your overflow at somewhere about 48 to 52, depending on where
your overflow output prints. 



Once a detail record starts printing, it prints til done, even if there is
overflow.  In this instance I would suspect a 12 line record that started
printing on line 59 would print right down to line 5 of the next page, and
overflow would never activate for that page break. 



So, if you want your footer lines to print on, say, line 63 and 64, then
your 12th line must print no lower than line 62, which means you need to 
set
your overflow line at 51. 



(Don't confuse form length with overflow line, btw. )

 

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

Booth Martin

http://www.martinvt.com

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

-------Original Message-------

 

From: RPG programming on the AS400 / iSeries

Date: 03/29/05 10:23:29

To: RPG programming on the AS400 / iSeries

Subject: Re: OFLIND Problems

 

But what would that cause problems for some of my other records? One

of them is 12 lines long. I tried manual paging but kept on getting an

overflow error.

 

 

On Tue, 29 Mar 2005 10:03:40 -0600 (Central Standard Time), Booth

Martin <booth@xxxxxxxxxxxx> wrote:

> I wonder if you need to change your overflow line from 60 to 58 or so?

>

> ---------------------------------

> Booth Martin

> http://www.martinvt.com

> ---------------------------------

> -------Original Message-------

>

> From: RPG programming on the AS400 / iSeries

> Date: 03/29/05 09:55:51

> To: Midrange_RPG400_L

> Subject: OFLIND Problems

>

> I am working with an external printer file and am having some problems

> with the OFLIND. The page header works fine for pages 1 and 2, but

> page 3 has problems. The last record on page 2 is 2 lines a appears to

> print on line 65, then line 66 prints a new page without the heading.

> Is there way fix this?

>

> --

> Mike Wills

> Midrange Programmer/Lawson Administrator

> koldark@xxxxxxxxx

> http://mikewills.name

> Want Gmail? Email koldark+gmail@xxxxxxxxx to get on my waiting list.

> --

> This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing 
list

> To post a message email: RPG400-L@xxxxxxxxxxxx

> To subscribe, unsubscribe, or change list options,

> visit: http://lists.midrange.com/mailman/listinfo/rpg400-l

> or email: RPG400-L-request@xxxxxxxxxxxx

> Before posting, please take a moment to review the archives

> at http://archive.midrange.com/rpg400-l.

>

> .

> --

> This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing 
list

> To post a message email: RPG400-L@xxxxxxxxxxxx

> To subscribe, unsubscribe, or change list options,

> visit: http://lists.midrange.com/mailman/listinfo/rpg400-l

> or email: RPG400-L-request@xxxxxxxxxxxx

> Before posting, please take a moment to review the archives

> at http://archive.midrange.com/rpg400-l.

>

>

 

 

--

Mike Wills

Midrange Programmer/Lawson Administrator

koldark@xxxxxxxxx

http://www.mikewills.name

Want Gmail? Email koldark+gmail@xxxxxxxxx to get on my waiting list.

--

This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list

To post a message email: RPG400-L@xxxxxxxxxxxx

To subscribe, unsubscribe, or change list options,

visit: http://lists.midrange.com/mailman/listinfo/rpg400-l

or email: RPG400-L-request@xxxxxxxxxxxx

Before posting, please take a moment to review the archives

at http://archive.midrange.com/rpg400-l.

 

 

.
-- 
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.