home *** CD-ROM | disk | FTP | other *** search
- README file for DELIMIT v3.28
-
-
- The documentation for DELIMIT was fully updated with version 3.26.
-
- The current version of DELIMIT is v3.28
-
- ------------------------------------------------------------------
- Changes in v3.28 08/03/93
- ------------------------------------------------------------------
- 1) Fix Bug. When a CR (Carriage Return) is the last character
- in the input buffer, the character AFTER the LF (Line Feed)
- would be lost. For many files, this condition never occurs.
-
- 2) Allow text files from the Macintosh be processed correctly.
- The Mac ends records with a CR only, not a CR-LF. Fixing
- the bug also solves this problem.
-
- 3) Allow blank lines in the .PAR file. Allow use of the ';'
- to be a comment.
-
-
- ------------------------------------------------------------------
- Changes in v3.27 04/25/93
- ------------------------------------------------------------------
- 1) Add the @ parm. This allows for the conversion of Signed Numeric
- fields from mini computers and mainframes.
-
- 2) Show Record counts: Records being read, records being written.
-
-
- ------------------------------------------------------------------
- FILE LIST
- ------------------------------------------------------------------
- DELIMIT.EXE The program
- DELIMIT.TXT The documentation
- README.TXT This file
- HISTORY.TXT A brief history of DELIMIT
- DISCLAIM.TXT File listing the hardware requirements, and the licence
- agreement
- QUICKREF.TXT A two page quick reference for DELIMIT
- REGISTER.TXT The registration form for DELIMIT
-
-
- Delimit Example files
- .BAT Parm File Input File Output File Description
- ------------------------------------------------------------------
- EX1.BAT BANK1.PAR BANK.TXT BANK1.OUT EX1.TXT
- EX2.BAT BANK2.PAR BANK1.OUT BANK2.OUT EX1.TXT
- EX3.BAT DATE1.PAR DATE.TXT DATE1.OUT EX1.TXT
- EX4.BAT DATE2.PAR DATE1.OUT DATE2.OUT EX1.TXT
- EX5.BAT DATE2MAC.PAR DATE1.OUT DATE2MAC.OUT EX1.TXT
- EX6.BAT DATE6.PAR DATE1.OUT DATE6.OUT EX1.TXT
- EX7.BAT DATE7.PAR DATE1.OUT DATE7.OUT EX1.TXT
-