I agree - tim ken, yours is one of the names of a person who seems to want to waste the time of people on these lists.
However, just in case you are genuine, I point you to the ILE RPG Programmer's Guide at
https://www.ibm.com/docs/en/ssw_ibm_i_73/pdf/sc092507.pdf
On page 386 is a section called Handling Page Overflow - if you are using a PRTF, you should be sure you understand this part, where you are responsible for doing the right thing when overflow happens - that section tells you how to know that. I hope it is obvious to say, if overflow happens, you have to print the first record that is on a page, to get the headings.
That's all! If you are using O-specs, there is an entire section in this manual about doing that.
Go study! I also urge you to take the time to look at this website about how to ask questions -
http://www.catb.org/~esr/faqs/smart-questions.html
Vern
On Wed, 13 Sep, 2023 at 11:59 AM, myibmi--- via RPG400-L <rpg400-l@xxxxxxxxxxxxxxxxxx> wrote:
To: rpg programming on ibm i
Cc: myibmi@xxxxxxxxxxx
tim ken
I think you got a overland overkill.
Pls get a serious RPG education!
-------- Ursprüngliche Nachricht --------
Von: tim ken <timk2574@xxxxxxxxx<mailto:timk2574@xxxxxxxxx>>
Datum: Mi., 13. Sept. 2023, 18:06
An: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx<mailto:rpg400-l@xxxxxxxxxxxxxxxxxx>>
Betreff: Re: Printer file issue
Hi,
I didn't find any 'overland keyword or any such function defined in the
DDS
of my printer file for the detail record part.
It's just defined like below:-
Some indicator number (at N01 Position) it's Name and it's length type
as
'A' use as ' O' Line as blank and position with some number.
How can i check any field is being overlayed inside my program(SQLRPGLE)
to
check this issue here ?
Thanks much...
On Wed, Sep 13, 2023, 21:03 Gerald Magnuson <gmagqcy.midrange@xxxxxxxxx<mailto:gmagqcy.midrange@xxxxxxxxx>>
wrote:
> Are you missing the "or Overflow" on some heading lines?
> Are you overlaying fields on your output?
>
> On Wed, Sep 13, 2023 at 10:08 AM tim ken <timk2574@xxxxxxxxx<mailto:timk2574@xxxxxxxxx>> wrote:
>
> > Hi,
> >
> > What could be the reason I don't get details on each new page's
first
> > record for certain column headings.
> >
> > I mean column headings are printed on each page but after first page
from
> > second page onwards I can just see the records under certain
headings
> only
> > and can't see it for other columns, what could be the problem here ?
> >
> > Thanks much...
> > --
> > This is the RPG programming on IBM i (RPG400-L) mailing list
> > To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx<mailto:RPG400-L@xxxxxxxxxxxxxxxxxx>
> > To subscribe, unsubscribe, or change list options,
> > visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
> > or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx<mailto:RPG400-L-request@xxxxxxxxxxxxxxxxxx>
> > Before posting, please take a moment to review the archives
> > at
https://archive.midrange.com/rpg400-l.
> >
> > Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription
related
> > questions.
> >
> >
> --
> This is the RPG programming on IBM i (RPG400-L) mailing list
> To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx<mailto:RPG400-L@xxxxxxxxxxxxxxxxxx>
> To subscribe, unsubscribe, or change list options,
> visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
> or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx<mailto:RPG400-L-request@xxxxxxxxxxxxxxxxxx>
> Before posting, please take a moment to review the archives
> at
https://archive.midrange.com/rpg400-l.
>
> Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription
related
> questions.
>
>
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx<mailto:RPG400-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx<mailto:RPG400-L-request@xxxxxxxxxxxxxxxxxx>
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.