res2html - tpcclib 0.8.0 © 2023 by Turku PET Centre

Converts result file to (X)HTML table format for viewing in web browsers
or importing into Excel or other spreadsheet software.
 
Usage: res2html [Options] <Result file> [HTML filename]
 
If HTML filename is omitted, then it is named automatically by replacing
original extension with .htm.
 
Options:
 -n[osd]
     SDs and CVs are not saved into HTML file.
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
Example:
  res2html ug77654ki.res ug77654ki.htm
 
See also: reslist, rescoll, pardiff, parformat
 
Keywords: results, HTML, tool