For *.rvt, *.rte, *.rfa and *.rft extensions the native software creates backups with an automatic numbering suffix (.nnnn), by default in the same folder as the original file:
Filename.rvt
Filename.0001.rvt
Filename.0002.rvt
etc
Is it possible to define different colors by file type:
- one for the oringal files (Filename.rvt)
- and a different one for the backup files (Filename.0001.rvt, Filename.0002.rvt, ...) but ONLY if they are in the same folder as the original file (Filename.rvt) to avoid applying the "backup" color to a non-backup file that just happens to end with 4 numbers preceded by a dot?
Filename.rvt
Filename.0001.rvt
Filename.0002.rvt
ABC.0245.rvt
ABC.0245.4657.rvt
ABC.0245.4658.rvt
Thanks in advance!