home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR23 / TOUCH2.ZIP / 00FIXLOG < prev    next >
Text File  |  1993-08-14  |  3KB  |  63 lines

  1. 24 May 1993    Add support for mmol/l measurement units.
  2. Version 1.4
  3.  
  4. 3 June 1993    Allow configuration file to default to .\TOUCH2.CF
  5. Version 1.5
  6.         Allow space after "bright" or "light" in color names to be
  7.         optional.
  8.  
  9.         Remove initial form-feed on graph printed output.
  10.  
  11.         Add an optional page number in the graph output file.
  12.  
  13.         Allow a title line to be specified.  Put it at the top of
  14.         the graph display.  Put the title on the first printable line
  15.         of the graph output file, right after the page number.
  16.  
  17.         Add code to sense unusable TEXTC80 background colors, convert
  18.         them to usable ones, and display a warning.  Update the
  19.         documentation of color choices.
  20.  
  21. 8 June 1993    Added code to recognize that K is the control solution code
  22. Version 1.6    in the DEUTS and SVENS language modes.  (The control solution
  23.         code often appears when too little blood has been placed on
  24.         the check strip.)
  25.  
  26.         Added an X (eXit) option to the dump menu.
  27.  
  28.         Added code to recognize HIGH readings.  Like check strip and
  29.         control readings, they aren't graphed.  Similarly, they aren't
  30.         dumped in QuattroPro mode unless selected with the "-c" option
  31.         on the TOUCH2 call line or the C option on the dump menu.
  32.  
  33.         Corrected handling of ITALI language setting.
  34.  
  35. 15 June 1993    Relaxed test for TEXTC80 monitor to allow use on Hercules
  36. Version 1.7    adapter once more.  Added a warning display when TEXTC80
  37.         can't be set.  Added a "-w" option and "warn=on|off"
  38.         directive to display warning displays.
  39.  
  40. 17 June 1993    Added checksum verification and provided for disabling it
  41. Version 1.8    with the "-C" option or the "checksum=on|off" and
  42.         "cksum=on|off" configuration file directives.
  43.  
  44. 20 June 1993    Made sure zero-length dump and graph files are always
  45. Version 1.8    unlinked when a dump or graph file operation terminates
  46.         abnormally.
  47.  
  48. 25 June 1993    Changed touch2.c to capitalize the S in LifeScan.
  49. Version 1.8
  50.  
  51. 1 July 1993    Added code to check for legal file names.
  52. Version 1.9
  53.  
  54. 7 July 1993    Added variable interpolation in graph title line. Variables
  55. Version 1.10    may be defined in configuation file; on call line; in the
  56.         the environment; or may come from a predefined set of date
  57.         and time elements -- e.g., day, hour, month.
  58.  
  59. 14 Aug 1993    Added handling of meter error readings, thanks to information
  60. Version 1.11    received from George Kennedy of LifeScan.  Check, error and
  61.         high readings are now included in the printed graph, although
  62.         they do not have an associated graph line.
  63.