SetFileAttributes

SetFileAttributes(name, attrString)

Imposta gli attributi di un file. - <name> e' il nome del file - <attrString> e' una stringa tipo "+A-R" che usa le lettere di GetFileAttributes, '+' aggiunge, '-' rimuove l'attributo.