Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 22038

[RESOLVED] Error Path Not Found

$
0
0
Hi

I have written this

Code:

  sfile = \\PC\e:\folder\data\source.mdf
  tfile = \\PC\e:\folder\data\target.mdf

  If fso.FileExists(tfile) Then
  Else
      fso.CopyFile sfile, tfile, True
  End If

It gives error "Path not found"

Thanks

Viewing all articles
Browse latest Browse all 22038

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>