End Of Message (-EOM)

The End Of Message (-EOM) command indicates that a specific terminator marks the end of a message. This terminator must not appear in the message data. If this option is specified on output, the terminator characters are appended to the message data. If this option is specified on input, the data is parsed to find the terminator.


-EOM 0x<hex terminator>
-EOM terminator
-EOM "terminator"
Option
Description
0x<hex terminator>
Hexadecimal value.
terminator
Character string.
"terminator"
Comma-delimited character string.