File System - FileAttributeArchive
Syntax: =FileAttributeArchive(File)
Description: Returns TRUE if the file
attribute of the given file is set and FALSE otherwise.
File : The full name and path of the file.
Example: =FileAttributeArchive("c:\autoexec.bat")
|