FMGet_File_Class num-var = FMGet_File_Class(FNum) Operands: FNum The specific line number (of the FM display) to be evaluated. Returns: LONG Returns the current file class for the specified file. This a LONG field with one of the following values: FM_EQU_BACKUP_DATA FM_EQU_BACKUP_STATE FM_EQU_DATA_FILE Special Notes: A file is considered to be a Backup file if it contains a valid SPFLite formatted Date/Time stamp as part of the name, and exists in a $BACKUP folder. All other files are considered as normal FM_EQU_DATA_FILE.