attribute definition
A file attribute is zero or more of the following values added together.
Attribute
Value Description
- bNormal 0 Normal file.
- bReadOnly 1 Read-only file.
- bHidden 2 Hidden file.
- bSystem 4 System file.
- bVolume 8 Volume label.
- bDirectory 16 MS-DOS directory.
- bArchive 32 File has changes since last backup.