Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY command
Message
 
À
13/05/2011 04:24:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01510543
Message ID:
01510546
Vues:
69
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform