litLIB Help
Product pages :
litLIB
Quick links:
help index
forums

File System - FileAttributeNormal 

Syntax:
=FileAttributeNormal(File)

Description:
Returns TRUE when the normal file attribute is set and FALSE otherwise.

File : Full name and path of the file.

Example:
=FileAttributeNormal("c:\autoexec.bat")