Description |
Bit position of a file attribute indicating that a file hasn't been backed up. |
Comments |
This constant is equal to 32. |
Example |
This example dimensions an array and fills it with filenames with the Archive bit set. Sub Main() |
See Also |
Dir, Dir$ (functions); FileList (statement); SetAttr (statement); GetAttr (function); FileAttr (function). |
E |