NAME

Net::Gnats::Command::QFMT

DESCRIPTION

Use the specified query format to format the output of the QUER command. The query format may be either the name of a query format known to the server (see Named query definitions), or an actual query format (see Formatting query-pr output).

PROTOCOL

QFMT <query format>

RESPONSES

The possible responses are:

210 (CODE_OK) The normal response, which indicates that the query format is acceptable.

440 (CODE_CMD_ERROR) No query format was supplied.

418 (CODE_INVALID_QUERY_FORMAT) The specified query format does not exist, or could not be parsed.