home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / WATCH2.ZIP / README.TXT < prev    next >
Text File  |  1990-08-21  |  2KB  |  42 lines

  1. WATCH/2 DEBUGGING AID
  2. VERSION 2.03
  3.  
  4. Copyright (c) 1990, All Rights Reserved
  5. Alan A. Colberg
  6. 150 Whiteland Hunt Road
  7. Downingtown, PA  19335
  8.  
  9. The following is a list of the corrections, changes, and
  10. enhancements from Version.Release 2.01 included in Version.Release 2.02:
  11.  
  12. 1. Corrected the handling of Long File names for use with the 
  13. High Performance File System (HPFS).
  14.  
  15. 2. Changed the boolean variable names to meet the proposed ANSI
  16. standard naming conventions.
  17.  
  18. 3. Increased the sizing on the list box to fill the entire
  19. Parent window to maximize number of and width of messages shown.
  20.  
  21. The following is a list of the corrections, changes, and
  22. enhancements from Version.Release 2.02 included in Version.Release 2.03:
  23.  
  24. 1. Modified the log file open routine to read and display the entries 
  25. previously logged to the file if the file already exists, and append all
  26. further log entries to the end of the file.  If a file by that name does
  27. not already exist, a new log file is created and the main window display
  28. is cleared automatically.  As such, the log file if open will always
  29. match what is displayed on the screen.
  30.  
  31. 2. Minor rearrangement of code to improve structure.
  32.  
  33. 3. Added additional comments throughout the source to aid readability.
  34.  
  35. 4. Implemented saving of window position and last log file specification
  36. used into a file entitled WATCH.CFG.  This allows Watch/2 to load at the
  37. same position and with the same file name as when it was last used.
  38.  
  39.  
  40. NOTE:  Any monetary compensation, comments, suggestions, or 
  41.        constructive criticism would be greatly appreciated.
  42.