Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MKDIR bug in Win 2000
Message
From
03/05/2002 08:59:55
 
 
To
02/05/2002 14:59:57
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00652059
Message ID:
00652337
Views:
18
This message has been marked as a message which has helped to the initial question of the thread.
>The followin command produces error in my Windows 2000 computer:

>directory already exists. Also, Sys(2023) returns a short directory name.
>However, in Win 98 this command works OK.
>Are those VFP 7 buga ?
>MKDIR (SYS(2023)+ '\mykatal\andmed')
>Andrus Moor

Hi

I suspect it's because your temp directory located at "C:\Documents and Settings\USERNAME\Local Settings\Temp" - C:\Documents and Settings\USERNAME\Local Settings is a *hidden* directory by default. If you CD SYS(2023) and then MKDIR '\mykatal\andmed' it works OK. It will work as above if you were to change your temp directory to (say) c:\temp.

Stuart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform