Long story short.
If you are dealing with continuation messages in the interface engine, what is your approach?
We used to have an interface use them. I think we just wrote the first message(s) to a file, using the msgID as the filename. When the message was complete, we’d continue it on and delete the file. Would probably use “read_file” and “write_file”