Thread: Access Denied
View Single Post
Old May 30th, 2006, 10:23 AM   #3
MisterPoppy
Newbie
 
Join Date: Apr 2006
Location: Sweden
Posts: 13
Rep Power: 0 MisterPoppy is on a distinguished road
I'll admit, that I'm not experienced in VB.Net. However. In C# you have to type an '@' before the string to format the text right. You could also try something like this:

string myPath = "c:\\my map\\myfile.txt"
MisterPoppy is offline   Reply With Quote