Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY command
Message
 
To
13/05/2011 04:24:39
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01510543
Message ID:
01510546
Views:
68
>But, I don't want to change file attributes.

Change it to Visible and not read-only, copy it and then back to original.

or:
oFS = CREATEOBJECT([scripting.FileSystemObject])
oFS.CopyFile(SorceFile, TargetFile, 1)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform