I’m stringing a message together via msgappend. It appears that this command inserts a hex(0A) at the end of each msgappend. How do I get rid of the hex(0A)? The receiving system does not want this at the end of file.
I’m stringing a message together via msgappend. It appears that this command inserts a hex(0A) at the end of each msgappend. How do I get rid of the hex(0A)? The receiving system does not want this at the end of file.