Trying to write a simple script to filter out filenames with a certain extensions from a fileset-local thread. Thought the easiest way to do this would be to grab the DRIVERCTL FILENAME metadata key and do a string match for the extension, killing the message handle if found.
I have a message in my error database now that I would like to test with, but don’t think it is possible to save this message to a file where the metadata is still present.
Suggestions?