msgset

msgset ?-cvtnull char? msgId data ?offset? ?length?

This command replaces a portion of msgId’s data with data. Instances of char are converted to null if -cvtnull is used. The replacement region begins at offset, 0 if not specified, and includes length bytes. This is the remainder of the message, if not specified.