$set_verbose_fp
Synopsis
$set_verbose_fp <filename>
Description
Specify the destination of verbose output. The strings stdout, stderr and close have pre-defined meanings, while any other string will be
interpreted as a filename to which the output should be directed.
stdout
Verbose stream goes to standard out
stderr
Verbose stream goes to standard error (default)
close
Closes verbose output file