Data header (-DHDR)

The data header adapter command (-DHDR) discards the message header, which is terminated by the specified terminator.


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

The "terminator" can contain white space and if the string itself contains quotation marks then you must double them. For example, "This is ""the terminator"".