LOTUSSCRIPT LANGUAGE
Sets the system attributes of a file.
Syntax
SetFileAttr fileName , attributes
SetAttr is acceptable in place of SetFileAttr.
Elements
fileName
Usage
Do not use SetFileAttr on an open file, unless the file has been opened as read-only.
Example See Also