Returns the class (type) of folder. The return value will be one of:
FM_EQU_NORMAL_FOLDER or
FM_EQU_BACKUP_FOLDER
A Backup folder is one of the standard SPFLite $BACKUP folders.
If the optional Pathname operand is coded, the answer will be for that specific folder.
If Pathname is omitted, then FM_EQU_BACKUP_FOLDER will be returned only if:
a) File Manager is in FilePath mode and
b) The current FilePath ends in \$BACKUP\
|