Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sri-unix!Wiedemann@RADC-MULTICS.ARPA From: Wiedemann@RADC-MULTICS.ARPA Newsgroups: net.micro Subject: dBASEII question Message-ID: <563@sri-arpa.UUCP> Date: Tue, 31-Jul-84 06:52:00 EDT Article-I.D.: sri-arpa.563 Posted: Tue Jul 31 06:52:00 1984 Date-Received: Sat, 4-Aug-84 00:39:58 EDT Lines: 7 I am currently rewriting a small business package. The original, written in 1977, used BASIC. The files are random access and their structure is known. I can produce an ASCII file format from them in any required format with any desirable delimeters between fields and records. I need to create ".DBF" files from these ASCII files to use in the new software system. Is there a technique or utility that will allow me to create a ".DBF" file from an ASCII file??