×
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 Roger...
That got it. The variance between this display and the others is a pair
of flag fields near the end of the subfile display that is infrequently -
an indicator was used to allow the fields to be swapped back and forth,
rather than writing the contents to a single displayable field. So the
indicator usage was whacking it out. Took the indicator off and things
worked just fine.
Have a good day.
Blake Moorcroft
Developer - Corporate
Russell A. Farrow Limited
1980 Ambassador Drive, PO Box 333, Windsor, Ontario N9C 3R4
Bus: 519-966-3003 ext. 566, Fax: 519-966-9870
blake.moorcroft@xxxxxxxxxx
"Roger Vicker, CCP" <rv-tech@xxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
03/31/2009 10:48 PM
Please respond to
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
To
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
cc
Subject
Re: Subfile reversing display
From my notes in the SFL format on page at a time scrolling:
YOU CAN NOT USE INDICATORS ON THE FIELDS OR THE SYSTEM
WILL ALWAYS FILL FROM THE TOP DOWN RATHER THAN BOTTOM UP WHEN
YOU ROLLDOWN AND SET RRN ACCORDINGLY
As an Amazon Associate we earn from qualifying purchases.