Do the different styles have identifiable file name constructs so that one could identify a NL vs a eof by file name?
If so then using dirparse on 2 different threads each having one of the styles will work.
Of course getting the providing system to be consistent is the real answer.
Another option might be to in the dirparse UPOC Tcl to process each file prior to picking it up changing one of the styles, then let the thread pick up the files.
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
There isn’t a file name difference. Turns out that there is an intervening system (out of my control) that gathers the files and presents them to my system. We are working with the customer to address from their side.
I was just working for a preventative solution within Cloverleaf so that this doesn’t happen in the future.