Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why can't VFP6 app create folders in code esp. in WinXP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01152995
Message ID:
01153009
Views:
16
Any details? I do not have any issues with this in VFP6:
lcdir="c:\jj1_long_name"
md (lcdir)
?direc(lcdir)
rmdir (lcdir)
?direc(lcdir)
>Hi all
>
>I have this app which requires a folder, if not found it will try to create it. WinXP has always been problematic in this regards, I am not sure if it always works on other OSs but XP is a confirm. There are no user rights issue as it is on a single user laptop.
>
>Please advise.
Previous
Reply
Map
View

Click here to load this message in the networking platform