Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MKDIR Bug?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00140567
Message ID:
00140585
Views:
31
>>>>Does anyone have a fix or work-around for the apparent bug in the VFP 6.0 MKDIR command?
>>>>
>>>>Execute this command in the Command Window: mkdir "C:\123456789"
>>>>
>>>>Then execute this command: mkdir "C:\12345678"
>>>>
>>>>I get an error message saying that: "A subdir or file C:\12345678 already exists."
>>>
>>>
>>>Did you delete the dir inbetween?
>>>
>>>Jeff
>>
>>NO
>
>Visual FoxPro generates an error message if you attempt to create a directory that already exists.
>
>HTH
>Jeff

VFP is supposed to handle long dir and file names. "C:\123456789" is not the same as "C:\12345678". If you execute the commands in the reverse order it works OK.
Dennis Lindeman
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform