Re: [Boost-users] [filesystem] is_directory on root throws
From: "David Neubelt"
I checked and verified the folder does exist, I'm guessing the problem is that the directory is in the format c:folder instead of c:\folder.
That most likely is the problem, since those are (probably) different directories. c:folder refers to a directory or file named "folder" in the **current working directory** of C:, whereas c:\folder refers to a directory or file named "folder" in the root of C:. - James Jones Administrative Data Mgmt. Webmaster 375 Raritan Center Pkwy, Suite A Data Architect Edison, NJ 08837
How do I make it refer to the root directory rather then the working
directory?
Regards,
David Neubelt
-----Original Message-----
From: james.jones@firstinvestors.com
[mailto:james.jones@firstinvestors.com]
Sent: Thursday, May 24, 2007 6:01 AM
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] [filesystem] is_directory on root throws
From: "David Neubelt"
I checked and verified the folder does exist, I'm guessing the problem is that the directory is in the format c:folder instead of c:\folder.
That most likely is the problem, since those are (probably) different directories. c:folder refers to a directory or file named "folder" in the **current working directory** of C:, whereas c:\folder refers to a directory or file named "folder" in the root of C:. - James Jones Administrative Data Mgmt. Webmaster 375 Raritan Center Pkwy, Suite A Data Architect Edison, NJ 08837 _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Never mind - I just needed to supply c:\ as opposed to c:. It was very
apparent in your email and I don't know why I had to ask.
Guess it's early and my brain hasn't kicked in yet.
Thank you,
David Neubelt
-----Original Message-----
From: james.jones@firstinvestors.com
[mailto:james.jones@firstinvestors.com]
Sent: Thursday, May 24, 2007 6:01 AM
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] [filesystem] is_directory on root throws
From: "David Neubelt"
I checked and verified the folder does exist, I'm guessing the problem is that the directory is in the format c:folder instead of c:\folder.
That most likely is the problem, since those are (probably) different directories. c:folder refers to a directory or file named "folder" in the **current working directory** of C:, whereas c:\folder refers to a directory or file named "folder" in the root of C:. - James Jones Administrative Data Mgmt. Webmaster 375 Raritan Center Pkwy, Suite A Data Architect Edison, NJ 08837 _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
David Neubelt
-
james.jonesīŧ firstinvestors.com