Description
If a resource is passed to MARKFAST that does not end in '.txt', MARKFAST silently ignores it.
Example:
Document{->MARKFAST(Annot, 'non-existent-file.csv')};
does nothing, even if the file doesn't exist.
If a resource is passed to MARKFAST that does not end in '.txt', MARKFAST silently ignores it.
Example:
Document{->MARKFAST(Annot, 'non-existent-file.csv')};
does nothing, even if the file doesn't exist.