Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!genrad!panda!talcott!harvard!seismo!mcvax!boring!timo From: timo@boring.uucp (timo krijnen) Newsgroups: net.micro.mac Subject: What development system has indexed files (ISAM or Btrees) library Message-ID: <6810@boring.UUCP> Date: Wed, 5-Mar-86 20:52:59 EST Article-I.D.: boring.6810 Posted: Wed Mar 5 20:52:59 1986 Date-Received: Sat, 8-Mar-86 02:46:28 EST References: <966@mcvax.UUCP> <2954@ut-ngp.UUCP> <9606@amdcad.UUCP> Reply-To: timo@mcvax.UUCP (timo krijnen) Followup-To: net.micro.mac Organization: The B Team, CWI, Amsterdam Lines: 23 Keywords: indexed files, isam, B trees Apparently-To: rnews@mcvax Which Basic or Pascal development system for the Mac or Lisa is best suited to enable work with indexed (sequential) files, by supporting a (source or binary) library with at least the following functions: - search for a given key, returning whether found; - search for the key immediately following a given one; - looping over the data in the file in ascending or descending order of the keys; - adding or changing the associated data of a given key; - adding a key, with or without allowing multiple occurences; - removing a given key and its associated data; - possibility of opening several files simultaneously, with different key length's. Please specify how we can get such a system if it is public domain; or name and address of manufacturer or (nearby?) supplier, price, capabilities, required configuration. -- Timo Krijnen CWI (Center for Math. & Comp. Science), Amsterdam ...{decvax,philabs}!mcvax!timo