× 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: Access Key for a Sub File ? Binary search routine please
  • From: Adhip C Lahiri <Adhip.C.Lahiri@xxxxxxxx>
  • Date: 18 Feb 1999 08:34:25 -0700
  • Alternate-Recipient: Allowed
  • Conversion: Allowed
  • Disclose-Recipients: Prohibited
  • Original-Encoded-Information-Types: IA5-Text
  • X400-Content-Type: P2-1988 ( 22 )
  • X400-MTS-Identifier: [/c=us/admd=attmail/prmd=amex/; 0A1D636CC33012E8-AmexPHXMTA]
  • X400-Originator: Adhip.C.Lahiri@aexp.com
  • X400-Received: by mta AmexPHXMTA in /c=us/admd=attmail/prmd=amex/; Relayed; 18 Feb 1999 08:34:25 -0700
  • X400-Received: by /c=us/admd=attmail/prmd=amex/; Relayed; 18 Feb 1999 08:34:25 -0700
  • X400-Recipients: non-disclosure;

        Already i am thankful  to the kind souls who have already responded
.........   looks like i can finish my work b'fore i get back home (remember 
the sun
has already set on this side of the globe !) 
anyway, is there a ready-made-binary search routine available ?
Thanx for your help

-Adhip
American Express (India) Ltd.
Delhi, India
Geo Joseph <GJOSEPH@INDIA.MASTECH.com> wrote:

>    Intialize RRN to 1 and Chain the Subfile using RRN in a loop by
>incrementing the RRN by 1untill matching (Greater than or Equal to)
>record for Vocher given in the Position field is found.
>    If Matching record is found then Move the current RRN to
>SFLRCDNBR field and EXFMT the Control Record.

That'll do it all right, but on average you'll be ploughing through half
the records in the subfile. As Adhip did say that the subfile was in
voucher number sequence the obvious answer is to do a binary search,
eliminating half the subfile records with each access.

Adhip, if you do not have a binary search routine in your tool kit post
again and some kind soul will certainly provide the logic.

Dave Kahn, ABB Steward Ltd.


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.