$ pwd /home/user/work/projects/first $ cdf -a first (Label the path of the working directory with "first") $ cd $ pwd /home/user $ cdf first (Chdir to the directory ...
<BLOCKQUOTE><font size="-1">code:</font><HR><pre><BR>ChDir "\\Server\Path\Dir\"<BR>Debug.Print CurDir<BR></pre><HR></BLOCKQUOTE><P>This code prints the equivalent of ...