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