Description |
Bit position of a file attribute indicating that a file is a system file. |
Comments |
This constant is equal to 4. |
Example |
This example dimensions an array and fills it with filenames with System attributes. Sub Main() |
See Also |
Dir, Dir$ (functions); FileList (statement); SetAttr (statement); GetAttr (function); FileAttr (function). |
E |