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



Hello Rob,

thanks for your help!

Am 22.09.2024 um 18:21 schrieb Rob W via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx>:

The cause of the CPD7817 is the “SFLEND(*MORE)” in your source. This requires an extra line because *MORE is display on a separate line. Change this to SFLEND(*PLUS) or just SFLEND and the CPD7817 will go away.

However, you will now get a new error (CPD8008 SFLPAG causes field to end on last screen location)

Change the starting location of field ATTR_3S from 94 to 93 and your source should compile.

Indeed! Thanks!

I've lessened the length of the ATTR-Fields to 38 and shifted them to the left to have again two blanks in between. => Plenty of space at the right end.

But… basic idea is to utilize the full height of the screen. So I raised SFLPAG to 7. And CPD7817 is back, despite many lines of screen estate being available visually.

SFLPAG(9) makes the SFL end in line 24, which leaves line 26 for the function key footer line, and the message line 27. But CPD7817 is raised. Why?

:wq! PoC


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.