Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site rocky2.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!cmcl2!rna!rocky2!reintom From: reintom@rocky2.UUCP (Tom Reingold) Newsgroups: net.lang.pascal Subject: Re: Turbo Pascal and DBaseII Message-ID: <113@rocky2.UUCP> Date: Sun, 26-May-85 11:14:44 EDT Article-I.D.: rocky2.113 Posted: Sun May 26 11:14:44 1985 Date-Received: Thu, 30-May-85 00:06:53 EDT References: <109@cadtec.UUCP> Organization: Rockefeller Univ., N.Y.C. 10021 Lines: 20 I have used dBase III to create plain files and read those files with Turbo Pascal. I think the way to do it with dBase II is the same. In dBase, give the command: COPY TO SDF or COPY TO DELIMITED WITH BLANK and you will have a regular ASCII file to read from. I hope you have already read files using Pascal. If not, basically you should look up the Reset and Read and Readln procedures in the manual. If you have any questions, feel free to ask. Tom Reingold 36 Ellwood St New York, NY 10040 (212) 304-2504 (home) (212) 570-7700 (office)