Removing "..\..\" from directory string.
Hello,
I have this directory string like @"C:\Projects\Test\bin\..\Media"
How can I convert it to a normal directory, which string is C:\Projects\Test\Media as it should be?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
kovanPosted Apr 19, 2004, 10:25 AM
sjonesPosted Apr 17, 2004, 8:09 PM