$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Ravnsgaard Riis (brian_at_[hidden])
Date: 2005-06-01 05:42:10
Johan Nilsson wrote:
>
> HOMEDRIVE and HOMEPATH does not necessarily point to that specific
> directory.
No. Which is why the location is stored in env vars. Still, what led to
this was whether to use %HOME% or %HOMEDRIVE%%HOMEPATH% on Windows. I
say the latter, as those envvars exist. The former doesn't, unless you
(have) set it explicitly.
>
> // Johan
-- /Brian Riis