Hello!
i have a problem with the following snippet:
(working on Visual Studio 2008 , Net-Framwork 3.5, all Service-packs)
Vb.Net
My.Computer.FileSystem.RenameFile(cc + TmpName + cc, cc + OnlyName + cc)
Cc equals to Chr(34)
or also
My.Computer.FileSystem.RenameFile(TmpName,OnlyName)
The...
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.