Hex group message ID (-HGRP)

Use the Hex Group Message ID adapter command (-HGRP) for data sources to specify group message identifiers using hexadecimal pair notation. This passes to the adapter the exact group message ID to locate, even if that group message ID contains non-printable values, spaces, or even null characters.

-HGRP hex_group_ID
Option
Description
hex_group_ID
This is the hexadecimal group message identifier.

For example, the ASCII group message ID My Msg is represented as 4D79204D7357 when specified with the Hex Group Message ID adapter command (-HGRP). The space character must be encoded in the hex pair notation.

The hexadecimal group message ID wildcard notation is not encoded in the hex pair notation. The wildcard character * is entered literally. For example, the hexadecimal pair notation forx*z is 78*7A, not 782A7A. The Hex Group Message ID (-HGRP) cannot be used with the Group Message adapter command (-GRP).