
[Top]
system
|
Method system.GetFileAttributes()
- Method
GetFileAttributes
int system.GetFileAttributes(string filename)
- Description
-
Get the file attributes for the specified file.
- Note
This function is only available on Win32 systems.
- See also
system.SetFileAttributes
Extracted from Pike v7.3 release 11 at 2001-11-03.
|