LOTUSSCRIPT LANGUAGE
Returns the access type, or the operating system file handle, for an open file.
Syntax
FileAttr ( fileNumber, attribute )
Elements
fileNumber
If attribute is ATTR_HANDLE, then FileAttr returns the operating system file handle for the file.
If attribute is ATTR_MODE, then FileAttr returns an integer representing the access for the file, as shown in the following table.