home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / c / copyfx11.zip / COPYFIX.HST < prev    next >
Text File  |  1990-12-21  |  2KB  |  40 lines

  1. History of COPYFIX.BAS by Jim Groeneveld:
  2.  
  3. vs. 0.0a, 16 November 1988: initial version.
  4. vs. 0.0b, 16 November 1988:
  5.    - changed essential integer variables to double precision in order
  6.           to process larger records and number of records.
  7.    - added 'infinite' output record length, specified by entering a
  8.           fixed record length of 0, indicating an output file without
  9.           any end-of-line characters (CR/LF).
  10. vs. 0.0c, 17 November 1988:
  11.    - added option whether to synchronize the output file with existing
  12.           CR/LF's in the input file if these are to be included.
  13. vs. 0.1, 19 July 1989:
  14.    - changed single precision into double precision variables.
  15.    - some improved feedback and changed prompts.
  16. vs. 1.0, 24 July 1989:
  17.    - completely redesigned and rewritten main algorithm for conversion,
  18.           because of the presence of a severe bug in the original one,
  19.           showing in certain specific, complicated instances.
  20.    - completely redesigned and rewritten algorithm for file name checking,
  21.           which wasn't correct for subdirectory names; improved error report.
  22. vs. 1.1, 21 December 1990:
  23.    - corrected bug that showed with including & synchronizing CRLF and
  24.           input lines longer than 255, which were broken faulthy.
  25.    - corrected bug that did not process originally empty lines and lines with
  26.           lengths of integer multiples of 255 correctly (include CRLF).
  27.    - improved screen feedback by overwriting lines reporting max. spec. length.
  28.    - changed filename checking to allow for extended characters in path/filename
  29.           specification (OK for DOS).
  30.    - added support for wildcard characters within filenames or empty filenames
  31.           which implicitely requests a directory listing of files.
  32.    - without changing version number and date replaced author info (below) later
  33.  
  34. Centrum voor Medische Informatica TNO       <Email>              |  |  |\/|
  35. TNO Center for Medical Informatics | GROENEVELD@CMI.TNO.NL  |  \_/  |  |  |
  36. ( CMI-TNO )    | Y. Groeneveld     | GROENEVELD@CMIHP1.UUCP | Jim Groeneveld
  37. P.O.Box 124    | Wassenaarseweg 56 | GROENEVELD@TNO.NL      | Schoolweg 14
  38. 2300 AC Leiden | 2333 AL Leiden    | ...@HDETNO51.BITNET    | 8071 BC Nunspeet
  39. Nederland.     | (+31|0)71-181810  | Fax (+31|0)71-176382   | 03412-60413
  40.