Date : Fri, 02 Aug 1985 14:59:59 GMT
From : "Donald D. Henson" <dhenson%islenet.uucp@BRL.ARPA>
Subject: Re: Turbo Pascal File Handling
> Does anyone know of a collection of subroutines for Turbo Pascal to do
> file handling? Specifically, file look up, renaming, and deletion.
> I currently need ones for CP/M but anticipate a need in the near future
> for some MS-DOS ones also. Any pointers/References appreciated.
>
> --Chuck
> --
> "Unix, the Teco of Operating Systems." - - - D I S C L A I M E R - - -
> {ihnp4,fortune}!dual\ All opinions expressed herein
are my
> {qantel,idi}-> !intelca!cem own and not those of my employer,
my
> {ucbvax,hao}!hplabs/ friends, or my avocado plant. :-}
Try Turbo Toolbox from Borland International (same folks who sell Turbo
Pascal). Turbo Toolbox is a set of Pascal routines (in source) that
implement ISAM files using B+ trees. Cost about the same as for Turbo
Pascal.