hi i need to build an application that can copy one file from other directory to other directory using vb2005
thanks
Arif
Printable View
hi i need to build an application that can copy one file from other directory to other directory using vb2005
thanks
Arif
http://search.msdn.microsoft.com/sea...=00&lang=en-us
That page should give a fairly good idea of what your first step should be when tackling questions in the future. If you don't find what you need in the obvious place, i.e. the .NET documentation, then it's time to look elsewhere.
Like the cp/copy tool that comes with every single OS?Quote:
Originally Posted by arifliminto86