$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-12-12 09:23:54
Janek Kozicki wrote:
> "To set current directory to your "My Documents" folder type:
>
> cd %HOMEDRIVE%%HOMEPATH%
>
> this can be useful if you got lost in the directory tree"
%HOMEDRIVE%%HOMEPATH% is actually the parent of the default location of "My
Documents",
C:\Documents and Settings\pdimov
on this machine. I missed the "sibling" in Dave's text too on first reading.