I’m having an issue with messages going missing (3 out of 200). Using the fileset-local protocol to poll a local directory and grab messages (style-single, read=1, scan=3, max msg=1. Directory Parse=fileset_dir_parse.tcl). Every so often it loses a message. The missing message has a place marker in ShowMsgs, and SMAT, but its empty. As a control, I have the foreign system writing the same files to another directory, and that’s how I know they’re not empty. If I replay them, they work. Each file has a message with segments separated by CR. There’s no NL at the end. Time between message varies, but no closer than 5 seconds. Any ideas?