home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / definit / archive.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  640 b   |  12 lines

  1. ARCHIVE
  2.  
  3. Every file has a flag associated with it (called the archive attribute) that 
  4. is set by DOS when the file is modified or changed. This flag is used by the 
  5. BACKUP and XCOPY commands to decide which files need to be backed up. BACKUP 
  6. or XCOPY clears the flag after backing up the file. The ATTRIB command can 
  7. also be used to clear or set this flag, or even show the flag on a directory 
  8. listing (DIR doesn't show it).
  9.  
  10. The other attributes (characteristics, properties) that DOS keeps track of for
  11. each file are described in the DIRECTORY definition.
  12.