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


  • Subject: Re: subfile processing: SFLSIZ=SFLPAG (was: readc & sflnxtchg)
  • From: Bob Larkin <blarkin@xxxxxx>
  • Date: Tue, 16 Feb 1999 23:47:04 -0800



david.kahn@gbwsh.mail.abb.com wrote:

> "Simon Coulter" <shc@flybynight.com.au> wrote:
>
> The disappearing selections problem can be solved using arrays of "off the
> subfile" active options and keys but it's messy. If anyone has a more
> elegant solution I'd be enthusiastic to hear it.
>
> Dave Kahn, ABB Steward Ltd.

A simple trick for handling subfiles is two define duplcate subfiles. For a
position to a prior record (Page UP), find the starting record, load the first
page, then read the first subfile by RRN, writeing to subfile B. Simple code to
determine if A or B is the current SFL to use.

Another technique I learned from Harry Hiles was to write duplicates of the
records in a Data Que using APIs. A little cumbersome the first time you write
it, but it is easy to clone, and provides very robust subfile handling.
begin:          vcard
fn:             Bob Larkin
n:              Larkin;Bob
org:            <A HREF="HTTP://web.wt.net/~blarkin/">Larkin Computer Consulting</A>
adr:            <A HREF="http://web.wt.net/~blarkin/">Bob and Diana's Page</A>;;;Houston;TX;<A HREF="http://web.wt.net/~blarkin/">;United States
email;internet: blarkin@wt.net
title:          Systems Consultant
x-mozilla-cpt:  ;4104
x-mozilla-html: FALSE
version:        2.1
end:            vcard


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.