home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t206 / 1.img / README.TXT < prev    next >
Encoding:
Text File  |  1993-08-04  |  2.2 KB  |  55 lines

  1.                      README file for DELIMIT v3.28
  2.  
  3.  
  4. The documentation for DELIMIT was fully updated with version 3.26.
  5.  
  6. The current version of DELIMIT is v3.28
  7.  
  8. ------------------------------------------------------------------
  9. Changes in v3.28  08/03/93
  10. ------------------------------------------------------------------
  11.    1)    Fix Bug.  When a CR (Carriage Return) is the last character 
  12.     in the input buffer, the character AFTER the LF (Line Feed) 
  13.     would be lost.  For many files, this condition never occurs.
  14.  
  15.    2)   Allow text files from the Macintosh be processed correctly.  
  16.     The Mac ends records with a CR only, not a CR-LF.  Fixing 
  17.     the bug also solves this problem.
  18.  
  19.    3)    Allow blank lines in the .PAR file.  Allow use of the ';' 
  20.     to be a comment.
  21.  
  22.  
  23. ------------------------------------------------------------------
  24. Changes in v3.27  04/25/93
  25. ------------------------------------------------------------------
  26.    1)      Add the @ parm.  This allows for the conversion of Signed Numeric 
  27.         fields from mini computers and mainframes.
  28.  
  29.    2)    Show Record counts: Records being read, records being written.
  30.  
  31.  
  32. ------------------------------------------------------------------
  33. FILE LIST
  34. ------------------------------------------------------------------
  35. DELIMIT.EXE    The program
  36. DELIMIT.TXT    The documentation
  37. README.TXT     This file
  38. HISTORY.TXT    A brief history of DELIMIT
  39. DISCLAIM.TXT   File listing the hardware requirements, and the licence
  40.                agreement
  41. QUICKREF.TXT   A two page quick reference for DELIMIT
  42. REGISTER.TXT   The registration form for DELIMIT
  43.  
  44.  
  45. Delimit Example files
  46. .BAT      Parm File      Input File     Output File    Description
  47. ------------------------------------------------------------------
  48. EX1.BAT   BANK1.PAR      BANK.TXT       BANK1.OUT      EX1.TXT
  49. EX2.BAT   BANK2.PAR      BANK1.OUT      BANK2.OUT      EX1.TXT
  50. EX3.BAT   DATE1.PAR      DATE.TXT       DATE1.OUT      EX1.TXT
  51. EX4.BAT   DATE2.PAR      DATE1.OUT      DATE2.OUT      EX1.TXT
  52. EX5.BAT   DATE2MAC.PAR   DATE1.OUT      DATE2MAC.OUT   EX1.TXT
  53. EX6.BAT   DATE6.PAR      DATE1.OUT      DATE6.OUT      EX1.TXT
  54. EX7.BAT   DATE7.PAR      DATE1.OUT      DATE7.OUT      EX1.TXT
  55.