×
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.
lol.
http://www.martinvt.com/Subfiles/Scroll_Bar/scroll_bar.html
Add the SFLSIZ() keyword with a P field for the number of records in the
subfile.
Define a field in the DDS to hold the total number of records in the
subfile.
SFLPAG(010) SFLSIZ(&SF1RECS)**
SF1RECS 5S 0P
Then populate SF1RECS immediately following the loop in your program
with the last RRN number.
It works pretty good, although I have noticed that with just a few
records it can not do the math well.
On 11/7/2013 2:09 PM, Tim Adair wrote:
Where can I sign up for Lesson Two? That has been a point of irritation
(like a fly buzzing around my head in the middle of church) since I first
did a scrollbar.
Please, enlighten me.
Much grass.
~TA~
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.