|
|
|
|
- Notes
- Operating mode in Windows Vista (and later)
fAttributeReadOnly (Function) In french: fAttributLectureSeule Gets and sets the read-only attribute of a file.
Syntax
Finding out whether a file is read-only Hide the details
<Result> = fAttributeReadOnly(<File name>)
<Result>: Boolean - True if the file is read-only,
- False otherwise. If an error occurs, the ErrorOccurred variable returns True.
<File name>: Character string Name and full (or relative) path of file (up to 260 characters). A UNC path can be used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|