Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange behavior using MKDIR
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01293024
Message ID:
01293087
Views:
20
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform