![]() |
|||
|
About Article
I just discovered that VB2010 code will not let you write to a mapped drive letter.For example if "W" is mapped to some location, the following will not work:My.Computer.FileSystem.CopyFile("C:\TEST1.TXT", "W:\TEST1.TXT", True)So, the question is, is there a method to get the absolute...
Related Videos
Related Articles
|
||||||||||||||