Attr

Returns a Long integer representing the file mode.

Syntax

file.Attr

Return Values

When the return type argument is 1, the return values listed in the following table indicate the file access mode.

Mode Value
Input 1
Output 2
Random 4
Append 8
Binary 32