Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy a folder (including all content)
Message
De
07/08/2002 11:35:10
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00687053
Message ID:
00687080
Vues:
17
Still new to WSH, so I have a few questions...
oFSO = CREATEOBJECT("Scripting.FileSystemObject")
>oFSO.CopyFolder(cSource, cDestination, < overwrite >)
> The last parameter is an optional Boolean parameter as to whether or not exisiting files should be overwritten.

Is the boolean parameter passed as in VFP (.T. / .F.), or as 1 / 0?

> The nFlags are a combination of the following constants...

How are two or more flags combined, with BITOR() perhaps?

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform