F.3.10 Command 12: GETTEXT
GETTEXT command@GETTEXT command
- Send
- string objRecord
- Recv
- int error, optional remainder text
- Description
- Use this command to retrieve the actual text
document associated with the object record objRecord, which has
been retrieved before using the GETOBJECT or
OBJECTBYIDQUERY command. The text will be in HTF format, but will
contain no anchors. Alternatively, you may also use the PIPEDOCUMENT
command to receive a (text) document asynchronously on a second
connection.
- Errors
- If the text could not be retrieved, error is set,
in which case the text is not transmitted.
