Comet parameter: output_sqtstream
- Controls whether to output search results to standard out (i.e. to the screen unless otherwise directed) in SQT format.
- Just the search results (M and L lines and not any H lines) are output to standard out.
- Valid values are 0 (do not output) or 1 (output).
- The default value is “0” if this parameter is missing.
Example:
output_sqtstream = 0
output_sqtstream = 1