home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / READ.DIR / copy.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  1.0 KB  |  26 lines

  1. COPY  -  copy the current message into another mail file
  2.  
  3. Usage:  COPY [/type] filename  
  4.   Unless specified, /type is "mbox".
  5.  
  6. The COPY command copies the message to another mail file, and also leaves 
  7.   it in the current mail file (compare to MOVE).  
  8.  
  9. If the mail file named exists, COPY adds a copy of the message to the end 
  10.   of the file.  If the mail file does not exist, COPY creates it, unless
  11.   the variable auto-create-files is set to NO.  If a directory is not 
  12.   specified with the filename, COPY assumes the MAIL-DIRECTORY, which by 
  13.   default is your home directory. 
  14.  
  15. If a type is not specified, /mbox is used for new files and the existing
  16.   type is retained for existing files.  Use the type /mbox unless you also 
  17.   use another mail system that needs another format.  /babyl and /mtxt 
  18.   are the other types. 
  19.   
  20. Example:               
  21.     Read>copy oldmail                #copies to a file named oldmail
  22.  
  23. For more help type "help" and one of these topics:
  24.   move   headers   filing
  25.   set auto-create-files   set default-mail-type   set mail-directory
  26.