|
-
Feb 13th, 2000, 01:42 AM
#1
Thread Starter
Frenzied Member
I'm trying to copy files using the following code, but it doesn't work.
Dim FmPath As String
FmPath = "E:\progs\vb5\projekter\filemanager\setup\filer"
lblFil.Caption = DestDir & "\" & "comctl32.ocx"
FileCopy FmPath & "\" & "comctl32.ocx", DestDir & "\" & "comctl32.ocx"
------------------
Yours sincierly
CyberCarsten
http://home18.inet.tele.dk/cyber/
[email protected]
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
|