Thanks RonRepp,
But I tested this on my desktop with just one .txt file and the file did not move.
What do you mean by "writing a file of all files that aren't copied"?
The file is already sitting on my desktop and in the Sub I have already created the folder.
All need is the right method...
I want to create a program that I can create a Text file folder on my desktop and move all the text files into the folder.
Here is what I have so far:
Below is where I create the Text folder:
Dim myPath As String = IO.Path.Combine(My.Computer.FileSystem.SpecialDirectories.Desktop, "Text")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.