|
-
May 31st, 2008, 12:10 PM
#1
Thread Starter
Junior Member
filesystemobject
In the following code
private sub main()
dim a as new filesystemobject
set corp=a.copyfile("c:\test.txt","c:\aim")
set corp=nothing
set a=nothing
end sub
microsoft scripting run time is checked in project refrences.
but i get a error
"compile error: expected function or variable:
plz advise
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
|