Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method System.SetFileAttributes()


Method SetFileAttributes

int SetFileAttributes(string filename)

Description

Set the file attributes for the specified file.

Note

This function is only available on Win32 systems.

See also

GetFileAttributes()