WriteDecimal2 method

Writes a signed 2-byte integer as a 2-byte packed decimal number. DataOffset is incremented by two.

Defined in:

MQMessage class

Syntax:
Call MQMessage.WriteDecimal2(value%)

Parameter:

value% Integer. Value to be written.