home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 8 / boot-disc-1997-04.iso / CoderPad / Update.txt < prev   
Text File  |  1996-12-08  |  2KB  |  59 lines

  1. Update Notes
  2.  
  3. Fixed a problem with the 'No Confirmation' option of
  4. deleting source files (CoderPad would bomb, but no
  5. harm done).
  6.  
  7. When opening just one part of a multiple file part set for
  8. decoding, CoderPad will now group the consecutive file
  9. parts automatically for processing.  The benefit of this
  10. behavior is that you can now double-click FilePart.003,
  11. for example, and FilePart.001 on up will be processed as
  12. a group automatically (if the rest are really there, of
  13. course).
  14.  
  15. When a file name cannot be determined from the
  16. encoded data, the file name "Unknown 001.txt" is now
  17. used instead of "UNKNOWN.001" (and additional
  18. no-namers are still numbered consecutively).
  19.  
  20. Hopefully, Windows NT 4.0 users will no longer have a
  21. problem with Windows Common Dialogs in CoderPad.
  22. Also, a seperate adjustment was made for NT 3.51
  23. concerning opening multiple files.  (If there was a
  24. problem before, and if this change was even necessary,
  25. I have no idea, so please let me know if you have any
  26. problems under Windows NT.)
  27.  
  28. IMPORTANT NOTE:   If you have used the "Associate
  29. Encoded Files" option before rev. 1.0.0.20 and you
  30. have not used it again since, then please be sure to
  31. use it again in this rev. because CoderPad's file
  32. associations need to be updated in order to support
  33. DDE from the shell (Explorer and other file managers).
  34.  
  35. A new association for the file type .mme has been
  36. added in rev. 1.0.0.29, so you may want to use the
  37. "Associate Encoded Files" option again even if you
  38. have since rev. 1.0.0.20 already.
  39.  
  40. NOTE:   Make sure you have the MFC40.DLL file,
  41. because .ocx files require it (CoderPad uses one).
  42. Chances are you already have this file, but please
  43. double-check your Windows System folder for it
  44. before attempting to run CoderPad.
  45.  
  46. CoderPad does just about all it can now to support
  47. different displays.  It automatically compensates for
  48. large fonts (well, to a certain extent on some systems),
  49. adjusts to screen area changes (when the task bar is
  50. always on top and resized or moved), adjusts to
  51. display resolution changes (such as using QuickRes),
  52. and adjusts for window element changes (such as
  53. menu bar and border size).  If something ever appears
  54. weird at first after a display change, just resize the
  55. CoderPad window which will force it to adjust to the
  56. new display state.
  57.  
  58. Thanks for reading!
  59.