Multiple File Import fails quietly when reading file from folder protected by Privacy settings
Starting with Catalina, Mac OS provides support for Privacy controls on certain folders. If, for example, a script tries to read a file on the Desktop with Multiple File Import, you'll get a popup saying that JMP Pro 16.app would like to access files in your Desktop folder. If you select OK, everything works fine. But if you select Don't Allow, the MFI instruction will fail without a runtime er...