msgwrite
This writes data from msgId to file handle fileId using some record style.
msgwrite style msgId fileId ?offset? ?length?
The region that is written begins at offset, or 0 if not specified, and includes length bytes. This is the remainder of the message if not specified.
This command returns an empty string.