$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Aljaz (aljaz.fajmut_at_[hidden])
Date: 2007-03-08 10:23:32
Thanks a lot..
One more thing.. Is it case sensitive, right?
> Here, "to" is invalid. The part after "," is supposed to be short option
> name,
> which is supposed to be a single letter. It is presently not
> supported to have several long option spellings.
>
> - Volodya