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



Is this not related to the used DDS keyword: The display will not refresh
after that keyword becomes active?

What you want is simple to do, as others have stated; I just wrote a
similar pogramme recently, having a total field in the trailer. Reading
through th SFL I use READC.

The only "problem" would be to position the cursor correctly when on the
next page.

With regards,
Carel Teijgeler

*********** REPLY SEPARATOR ***********

On 29-9-2009 at 13:01 Booth Martin wrote:

Some good responses. Thanks. Yes, it is a load-all subfile.

My issues arise when there is an error in a code in column I. I want to
send a subfile message and RI the invalid field(s). That works OK.
However it does not allow a a change in the field in the Control Record,
so far as I can see?

Alan Shore wrote:
I believe what you want to do IS possible.
It would have to be a load-all subfile
You would need to load ALL the data and then just PRIOR to the exfmt,
read ALL the subfile records (by rrn) from beginning to end to accumulate
column
II, storing this value in the control record.
Then perform this routine AGAIN AFTER the EXFMT to re-accumulate column
2.
If this is different than the one before, loop back to the EXFMT with
the SFLMSG

I realize that the program will be a little more complicated than that,
but that's the basic logic


rpg400-l-bounces@xxxxxxxxxxxx wrote on 09/29/2009 12:56:40 PM:
I believe what I want to do is not possible however I am wrong so often
I decided to ask here.

I have a subfile with two editable columns.
I wish to validate that each code in column I is valid.
I wish to total the numeric values in column II and display the total
of
column II in a field on the Control Record

If the user keys an invalid code in column I _and_ changes values in
column II I would like to issue a SFLMSG, highlight the erroneous field,
_and_ change the column II total on the Control Record.



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.