Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seeking way to create entire Directory Structures
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00562465
Message ID:
00562479
Vues:
18
You can build one using foxpro DIRECTORY() and MKDIR() functions.

>Greetings -
>
>Let's say I want to copy files from within a Visual FoxPro application (6.0) to a destination that may or many not have the same directory structure as the source. For example:
>
>If the:
>
>SOURCE FILE TO COPY is R:\myAPP\DATA\COREDATA\MAINTABLES\ABC.DBF
>
>and I would like to create:
>
>S:\myAPP\DATA\COREDATA\MAINTABLES\ABC.DBF, but
>
>only the following structure/folders currently exists:
>
>S:\myAPP\DATA\
>
>What I am looking for is a function that I would use to do the copy from within Visual FoxPro that will look at the above an automatically create the missing folders (\COREDATA\ and \COREDATA\MAINTABLES\), then do the actual copy.
>
>Does anyone out there know or have a function like this???
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform