|
-
September 13th, 2001, 11:52 AM
#1
Access Denied with FileStreamObject
Hi,
i have i little app which should copy one file from one folder to another. But if i call this app i got the error 70: Access Denied.
Here's the code:
set fso = CreateObject("Scripting.FileSystemObject")
frmStep2.fso.copyfile App.Path & "\files\aDll.dll", frmStep2.txtDLL.Text
Does anyone knows what could be wrong?
thanks
Akademos
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|