PC Review


Reply
 
 
Paul
Guest
Posts: n/a
 
      8th Oct 2009
I'm having a few problems with the syntax, and the help is not very helpful

Any help appreciated ?
 
Reply With Quote
 
 
 
 
Jacob Skaria
Guest
Posts: n/a
 
      8th Oct 2009
Dim SourceFile As String, DestinationFile As String
SourceFile = "c:\1.txt" ' Define source file name.
DestinationFile = "d:\1.txt" ' Define target file name.
FileCopy SourceFile, DestinationFile ' Copy source to target.


If this post helps click Yes
---------------
Jacob Skaria


"Paul" wrote:

> I'm having a few problems with the syntax, and the help is not very helpful
>
> Any help appreciated ?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FileSystemObject.CopyFile John Microsoft Access 2 9th Jun 2006 03:58 PM
Can find copyfile in c# =?Utf-8?B?UElFQkFMRA==?= Microsoft C# .NET 4 31st Mar 2006 09:16 PM
Copyfile =?Utf-8?B?Sm9l?= Microsoft Access VBA Modules 2 9th Mar 2006 11:55 PM
fso.copyfile =?Utf-8?B?UGV0ZXJN?= Microsoft Access 1 6th Mar 2006 12:25 PM
Copyfile =?Utf-8?B?UGV0ZXJN?= Microsoft Access 1 6th Feb 2006 10:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:09 PM.