Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange behavior using MKDIR
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01293024
Message ID:
01293087
Vues:
21
Naomi,

The CreateDirectory API did the trick.

I had tried the FSO object, but it crashed w/OLE error when trying to execute the line:

FSO.CreateFolder(cNewFolder)

I believe I read somewhere that you need to parse the FileSystem Object into sussessive CreateFolder() calls to create a multi-level directory. I suppose I cound have done that if all else failed, but it would have been a pain ....

Thanks for responding!

-Steve
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform