setfileattrib
Set file attributes.
func uint setfileattrib (
str name,
uint attrib
)
str name,
uint attrib
)
Parameters
name | Filename. | ||||||||||||||||
attrib | File attributes.
|
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |