Dec 092017
The purpose of this program is to allow the easy conversion of FIXED field ASCII files into dBase III,III+ files. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
ASCII.EXE | 161216 | 76009 | deflated |
ASCII.PRG | 5737 | 1554 | deflated |
READ.ME | 1124 | 527 | deflated |
START.DBF | 163 | 106 | deflated |
TEMP.DBF | 67 | 34 | deflated |
Download File ASC2DB3.ZIP Here
Contents of the READ.ME file
ASCII -> dBase Conversion Program
Bruce L. Keppler
217-753-5714
The purpose of this program is to allow the easy conversion of FIXED
field ASCII files into dBase III,III+ files.
The program will prompt you for the name of your input file and the
name of the database you wish to create. A search will be conducted to
locate the longest record in the ASCII file (within 5 characters). This
record will be displayed in the lower part of the screen. The cursor
will be positioned below the data line. Locate the Start of each
intended field with an S and the End of each field with an E. Once the
beginning and end of each file has been plotted, the program will prompt
you for each of the field names.
Each field will be made a Character field this can be changed later
with MODI STRU. This works very well with Lotus PRN files and anything
else that has a fixed field format. This program is limited to 150
character records in the original ASCII file.
December 9, 2017
Add comments