×
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.
Interesting.... *DS4, Five column subfile, SFLLIN(4). Typically
displays 5 cols x 15 records = 75 at a time. SFLCSRRRN(&RRNPICKED)
returns the record # of a clicked record for all records in the first 3
columns, returns 0 for any record selected in column 4 and 5. This
holds true for all pages. in other words:
* Page 1, record # 45 returns 45, record 46 returns 0. (displays 1 thru75)
* Page 2, record # 120 returns 120, record 121 returns 0. (Displays
record 76 thru 150)
* Page 3, record # 195 returns 195, record 196 returns 0. (Displays
record 151 thru 225)
On 5/19/2018 7:18 AM, Paul Therrien wrote:
Would SFLLIN(3) work? Wondering about display byte before and after each
subfile record.
Paul
As an Amazon Associate we earn from qualifying purchases.
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.