home *** CD-ROM | disk | FTP | other *** search
/ Zodiac Super OZ / MEDIADEPOT.ISO / FILES / 13 / MLUTL100.ZIP / MLDROP.DOC < prev    next >
Text File  |  1996-07-12  |  1KB  |  56 lines

  1.  
  2.  
  3.  
  4.                                 MLDrop v1.00
  5.            DOS utility: Drop names from an Internet mailing list
  6.                    Freeware, copyright (c) July 12, 1996
  7.                                      by
  8.                            David Daniel Anderson
  9.                                  Reign Ware
  10.  
  11.                   ** READ REIGNWAR.TXT FOR LEGAL TERMS **
  12.  
  13.  
  14.  
  15. Overview:
  16. ~~~~~~~~~
  17. MLAdd will remove names from an existing Internet mailing list.  It first
  18. reads in a master list, and then reads all other specified files, searching
  19. for email addresses to remove from the master list.
  20.  
  21.  
  22. Usage:
  23. ~~~~~~
  24. MLDrop  MasterList  drop_list(s)
  25.  
  26.  
  27. Examples:
  28. ~~~~~~~~
  29. MLDrop  friends  enemies
  30. MLDrop  oddnumbs  two four six eight
  31. MLDrop  news_now  drop*
  32.  
  33.  
  34. Notes:
  35. ~~~~~~
  36. The master mailing list MUST exist, and must not be READ-ONLY.
  37.  
  38. You must specify both a master mailing list, AND at least one file
  39. containing email addresses to drop from the master mailing list.
  40.  
  41. MLAdd can accept multiple files containing email addresses to drop, and the
  42. file specifications may contain DOS wildcards (? and *).
  43.  
  44. Only the "MasterList" is changed, all other files are left as is.
  45.  
  46.  
  47.                   ** READ REIGNWAR.TXT FOR LEGAL TERMS **
  48.  
  49.  
  50. Revision History:
  51. ~~~~~~~~~~~~~~~~~
  52.  
  53.   1.00, 12-Jul-1996   First public release.
  54.  
  55.  
  56.