home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR15 / MAIL57.ZIP / UPDATE.DOC < prev    next >
Text File  |  1994-01-02  |  3KB  |  62 lines

  1. BEFORE INSTALLING ANY NEW FILES, MAKE SURE YOU BACKUP ALL YOUR
  2. OLD MAILLIST FILES!!!! IT IS UNLIKELY ANYTHING WILL GO WRONG DURING
  3. UPDATE AND INSTALLATION, BUT IF SOMETHING DOES GO WRONG, YOU WILL NEED
  4. YOUR BACKUP. YOU MUST TAKE THIS ADVICE SERIOUSLY!!! ONCE YOU HAVE MADE
  5. A COMPLETE BACKUP, COPY THE NEW MAILLIST FILES INTO THE SAME SUBDIRECTORY
  6. THAT CONTAINS THE OLD MAILLIST FILES.
  7. -------------------------------------------------------------------
  8. CHANGES IN VERSION 5.3:
  9.  
  10. Added another "extra" field
  11. Improved error handling
  12. Faster record filtering
  13. Internal changes for increased efficiency
  14. Separate MUPGRADE program provided to registered users to
  15.   update files form earlier versions
  16.  
  17. On the SPECIAL OPTIONS Menu:
  18. D. Change Defaults
  19.    1. Program Defaults
  20.  
  21. A new option has been added: "Printer Port". In the past, all printer
  22. outputed was automatically directed to LPT1, the most commmon printer port.
  23. You can now set this to whichever printer port you are actually using. If
  24. you select an invalid port, the printer output will be save in a file of
  25. that name, with the extension PRN.
  26.  
  27. A new option has been added: "Prefix Validation (Y/N)?" In the past,
  28. the program checked prefixes against a list of standard prefixes
  29. such as Mr., Ms., etc. The purpose was to help reduce data entry
  30. errors. However, we have found that some users need to enter unusual
  31. prefixes in this field. You may therefore turn off prefix validation
  32. with this option.
  33.  
  34. H. File Repair
  35.  
  36. This option has been removed. If you need to update file structures
  37. from a previous version, use the MUPGRADE program provided to all
  38. registered (paid) users. If your file structures have been damaged,
  39. you should use your backup copies. If you failed to make backup copies,
  40. you may need to call or write for technical support.
  41. -------------------------------------------------------------------
  42. CHANGES IN VERSION 5.4 through 5.6:
  43. Internal changes
  44. Updated documentation
  45.  
  46. CHANGES IN VERSION 5.7:
  47. Corrected glitch which occasionally caused false "data corrupted"
  48. error message on systems when date was set to 1994 or later.
  49. -------------------------------------------------------------------
  50. SOURCE CODE:
  51.  
  52. If you have been using the source code to customize your copy of MAILLIST,
  53. note that we have made changes in the code relating to the features
  54. listed above, as well as small efficiency changes throughout the code.
  55. All the separate PRG files have been combined into one big file called
  56. MAILLIST.PRG. ERRORSYS.OBJ and MFUNC.OBJ have been combined into M.OBJ,
  57. which must be linked with MAILLIST.OBJ. Starting with version 5.3, most of
  58. the memory variable names have been changed. Note that this is Clipper
  59. Summer '87 source code.
  60.  
  61. IMPORTANT: SOURCE CODE WILL NO LONGER BE AVAILABLE AFTER VERSION 5.7.
  62.