Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MKDIR bug in Win 2000
Message
From
19/06/2002 13:47:58
 
 
To
03/05/2002 13:00:59
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00652059
Message ID:
00670232
Views:
19
< snip >
>>MkDir refuses to create subdirectories in hidden directories.
>
>This is not true. If I use two separate MKDIR commands
>
>
>MKDIR (SYS(2023)+ '\mykatal')
>MKDIR (SYS(2023)+ '\mykatal\andmed')
>
>
>all is OK: VFP creates subdirectories in hidden directories in this case !
>
>however, it does not create a subdirectory with a singe command:
>MKDIR (SYS(2023)+ '\mykatal\andmed')
>
>Why ?

Ask someone from MS VFP team. I donot know. CHDIR surely does not work with hidden directories. But you can chdir into a subdirectory of a hidden one.
(Sorry for reviving dead thread)
Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Reply
Map
View

Click here to load this message in the networking platform