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