Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying folders on to a pen drive
Message
De
18/02/2009 09:45:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Vista
Network:
Windows 2003 Server
Divers
Thread ID:
01382606
Message ID:
01382629
Vues:
36
>>>Thanks Sergey. That works brilliantly. I need to allow users to select folders to copy from and to copy to. If I struggle with that I'll let you know.
>>>
>>>Thanks.
>>
>>Also, I observed that the loFolder will not receive a folder object if the destination folder does not exist. You must validate its existence first (Directory()), if missing then create at it (MD).
>
>Or just check for NULL
>
>IF ISNULL(loFolder)
>  ... Invalid folder
>ENDIF
>
True.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform