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



Andy,

>Can you add more information or rephrase your question?  A print file
>doesn't really have a starting line characteristic.  Output should begin
>on the first printable line of a page, which would be line 1.

Although a PRTF does not have that characteristic, I believe an RPG program
using a program described prtf (eg QPRINT) and no F-spec overflow indicator will
cause implicit jumps to line 6 upon overflow.  So a program dumping data to a
printf but *not* using any overflow indicator or skip before/after entries can
automagically start on line 6 on pages beyond the first.

I don't know if this has anything to do with David's scenario, but it's one of
the implicit "features" RPG can do behind your back -- if my recollection is
correct.  If this is David' scenario, the implicit line number cannot be changed
(to my knowledge), and you must use an overflow indicator and skip before
entries to determine the starting line on the next page.  (Or use externally
described print files.)

Doug


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.