I figured it out.
My problem is that i was copying file G:\wes\xxx to a directory. when i renamed the file it worked perfectly.
Thanks for having a great database to search from
Jon
I keep on getting the following error when i use filecopy;
Runtime error '76';
Path not Found
Here is the code that i am trying;
Private Sub cmdOK_Click()
Dim sfile_dir As String
dim sfile_name as string
sfile_dir = "C:\temp\catimp\"
sfile_name = "G:\wes\file.exp"
If...
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.