Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MKDIR a mixed UPPER and lower case Directory name
Message
From
24/10/2002 09:02:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
MKDIR a mixed UPPER and lower case Directory name
Miscellaneous
Thread ID:
00714779
Message ID:
00714779
Views:
43
All,

I am trying to create a directory with a name in mixed upper/lower case. For example "C:\TestDir\This is a SubDirectory".

MKDIR ("C:\TestDir\This is a SubDirectory") seems to work some of the time and sometimes creates a directory in all lower case!

Scripting.FileSystemObject CreateFolder preserves the Upper and lower case of the name but it seems it can only create one sub directory at a time. That is it will error out if I try to create both directories "TestDir" and "This is a SubDirectory" at the same time.

Does anyone have a handle on this?
Best Regards
Don Simpson
Next
Reply
Map
View

Click here to load this message in the networking platform