hi dear
I use the following code in Microsoft Visual Basic
Dim cop As New Filesystem Object
cop.CopyFile "C:\DataFile.ini", "D:\tftpd"
run time error 70 ,permission denied is declared when the program is executed.
I use the following code in Microsoft Visual Basic
Dim cop As New Filesystem Object
cop.CopyFile "C:\DataFile.ini", "D:\tftpd"
run time error 70 ,permission denied is declared when the program is executed.