$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Merrill Cornish (merrill.cornish_at_[hidden])
Date: 2005-11-22 07:15:37
Pedro,
graph_file is a positional parameter. So should it be added to the option_description list?
By the way, in one run in which I provided one positional parameter on the command line, the code then recognized graph_file; but claimed it was an unknown option. [sigh...]
Merrill